@if($doctordetails->image)
@else @endif

{{$doctordetails->doctor_name}}

{{$doctordetails->specialist}}

@if($sessiondetails) @if($sessiondetails->status==1)
Not Available
@elseif($sessiondetails->status==3)
Taking A Break
@else
Available
@endif @else
Not Available
@endif

00:00:00

{{-- --}} @if(sizeof($patientdetails)>0) @foreach($patientdetails as $key => $patientdetail) @if($key<12) lab_test_status == 2) style="box-shadow: 0px 0px 10px #4f55da; border-radius: 10px; font-size: 12px; font-weight: bold;" @endif> {{-- --}} {{-- --}} @endif @endforeach @else @endif
Patient Visit Date Patient NameFromStatus
T-{{$patientdetail->token_id}}{{\Carbon\Carbon::parse($patientdetail->created_at)->format('d-m-Y h:i A')}} {{$patientdetail->patient_name}}
{{$patientdetail['patientinfo']['area_name']}} @if($patientdetail->lab_test_status == 1) @if($patientdetail->expected_date_time)
ETC : {{\Carbon\Carbon::parse($patientdetail->expected_date_time)->format('h:i A')}}
@else
Not Started
@endif @elseif($patientdetail->lab_test_status == 2)
Called
@elseif($patientdetail->lab_test_status == 3)
On Going
@elseif($patientdetail->lab_test_status == 4)
Hold
@elseif($patientdetail->lab_test_status == 5)
Recall
@elseif($patientdetail->lab_test_status == 6)
End
@endif
No Patients Available
{{-- --}} @if(sizeof($patientdetails)>0) @foreach($patientdetails as $key => $patientdetail) @if($key>=12 && $key<24) lab_test_status == 2) style="box-shadow: 0px 0px 10px #4f55da; border-radius: 10px; font-size: 12px; font-weight: bold;" @endif> {{----}} @endif @endforeach @else @endif
Token No. Patient NameFromStatus
T-{{$patientdetail->token_id}} {{$patientdetail->patient_name}}
{{$patientdetail['patientinfo']['area_name']}} --}}{{--, {{$patientdetail['patientinfo']['district_name']}}--}}{{-- @if($patientdetail->lab_test_status == 1) @if($patientdetail->expected_date_time)
ETC : {{\Carbon\Carbon::parse($patientdetail->expected_date_time)->format('h:i A')}}
@else
Not Started
@endif @elseif($patientdetail->lab_test_status == 2)
Called
@elseif($patientdetail->lab_test_status == 3)
On Going
@elseif($patientdetail->lab_test_status == 4)
Hold
@elseif($patientdetail->lab_test_status == 5)
Recall
@elseif($patientdetail->lab_test_status == 6)
End
@endif
No Patients Available
{{--
@if(sizeof($patientdetails)>0) @foreach($patientdetails as $key => $patientdetail) @if($key>=20 && $key<30) status == 3) style="box-shadow: 0px 0px 10px #4f55da; border-radius: 10px; font-size: 12px; font-weight: bold;" @endif> @endif @endforeach @else @endif
Token No. Patient Name From Status
T{{$patientdetail->token_id}} {{$patientdetail->patient_name}}
{{$patientdetail['patientinfo']['city_name']}}, {{$patientdetail['patientinfo']['district_name']}} @if($patientdetail->status == 1) @if($patientdetail->expected_date_time)
ETC : {{\Carbon\Carbon::parse($patientdetail->expected_date_time)->format('h:i A')}}
@else
Not Started
@endif @elseif($patientdetail->status == 2)
Called
@elseif($patientdetail->status == 3)
On Going
@elseif($patientdetail->status == 4)
Hold
@elseif($patientdetail->status == 5)
Recall
@elseif($patientdetail->status == 6)
End
@endif
No Patients Available
--}} {{--