Surgical Prescriptions
Name/Age/Gender {{strtoupper($data[0]->PatientName)}} / {{$data[0]->Age}} / {{$data[0]->Gender}} MRD No {{$data[0]->MrdNo}} Date {{date("d/m/Y", strtotime(str_replace('-', '/',$data[0]->ScheduleDate)))}}
Address {{$data[0]->Address}} Mobile {{$data[0]->Phone}}
Treatment
Rx, @foreach($data as $result) @endforeach
{{ $result->Name }}