@include('pretests.patient_info')
@foreach ( $answers as $q => $a) @if ( strpos($q,'-input') )
@elseif ( $q == 'attachment' )
{{ __('admin/complaints.form.attachment') }}
@else

@endif @endforeach