@include('pretests.patient_info')




{{-- Hide if patient is male and set the value manually to no when making the ajax call --}} @if ($patient->gender == 'f')

@endif