Name | Doctor | Appointment Date | Prescription | |||||
---|---|---|---|---|---|---|---|---|
{{$prescription['patient_name']}} |
@if($prescription)
@endif
@if($prescription['image'])
|
{{\Carbon\Carbon::parse($prescription['appointment_date'])->format('l d M Y')}} | @if($prescription['prescription']) @else N/A @endif | |||||
No Prescription To Show |