@if (app()->getLocale() == 'ar') @else @endif
{{ config('app.name') }}

{{ $_page_title }}

{{ $patient->full_name}}
{{ date('Y-m-d h:i:s A')}}
@foreach ($columns as $col) {!! $col !!} @endforeach @if ($rows) @foreach ($rows as $index => $row) @foreach ($columns as $key => $col) @endforeach @endforeach @else @endif
#
{{ $index+1 }}{{ $row[$key] }}
{{ __('admin/common.msgs.no_results') }}