{{ env('APP_NAME') }}

Dr.{{ $data['doctor_name'] }} ( {{ $data['doctor_qualification'] }} )

{{ $data['doctor_specialist'] }}


Mr/Mrs

Blood Group

Contact number

{{ $data['customer_name'] }}

{{ $data['customer_blood_group'] }}

{{ $data['customer_phone_number'] }}


Medicine Name

Morning

Noon

Evening

Night

@php $i=1; @endphp @foreach($data['items'] as $value)

{{ $value->medicine_name }}

@if($value->morning == 1)

Yes @else

No @endif

@if($value->morning == 1)

Yes @else

No @endif

@if($value->morning == 1)

Yes @else

No @endif

@if($value->morning == 1)

Yes @else

No @endif

@endforeach

Powered by {{ env('APP_NAME') }}

E-Prescription