@if($type!==3&&$type!==4&&$type!==5&&$type!==6&&$type!==7) @if($reports_settings['show_header']&&isset($group['branch'])) @if($group['branch']['show_header_image'])
@else

{{ $group['branch']['name'] }}

@if(isset($group['branch'])) {{ $group['branch']['phone'] }} @endif

@if(isset($group['branch'])) {{$group['branch']['address'] }} @endif

{{$info_settings['email']}}

{{ $info_settings['website'] }}

@if(isset($group['patient'])&&$reports_settings['show_avatar']) @endif
@endif @endif @if(isset($group['patient']))
{{__('Barcode')}} : {{$group['barcode']}} barcode
{{__('Patient Code')}} : @if(isset($group['patient'])) {{ $group['patient']['code'] }} @endif {{__('Patient Name')}} : @if(isset($group['patient'])) {{ $group['patient']['name'] }} @endif
{{__('Age')}} : @if(isset($group['patient'])) {{$group['patient']['age']}} @endif {{__('Gender')}} : @if(isset($group['patient'])) {{ __($group['patient']['gender']) }} @endif
{{__('Doctor')}} : @if(isset($group['doctor'])) {{ $group['doctor']['name'] }} @endif {{__('Contract')}} : @if(isset($group['contract'])) {{ $group['contract']['title'] }} @endif
{{__('Registration Date')}} : {{ date('Y-m-d H:i',strtotime($group['created_at'])) }} {{__('Sample collection')}} : {{ $group['sample_collection_date'] }}
@endif
@endif @yield('content') @if($type==1) @if($reports_settings['show_signature']||$reports_settings['show_qrcode'])
@if($reports_settings['show_qrcode'])

{{__('QR Code')}}

@endif
@if($reports_settings['show_signature'])

{{__('Signature')}}

@endif
@if($reports_settings['show_qrcode']) @if(isset($group['patient'])) @endif @endif @if($reports_settings['show_signature']) @if(!empty($group['signed_by']))

@endif @endif
@endif @endif @if($reports_settings['show_footer']) @if($type==1||$type==2) @if($group['branch']['show_footer_image']) @else
@endif @endif @endif