@include('pretests.patient_info')


@if(array_key_exists('q2-input', $answers ) ) @else @endif

@if(array_key_exists('q3-input', $answers ) ) @else @endif

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

@if(array_key_exists('q5-input', $answers ) ) @else @endif
@endif

@if( array_key_exists('attachment',$answers))
{{ __('admin/complaints.form.attachment') }}
@endif