Operation Theater Schedule |
Warehouse | --}} {{--: | --}} {{----}} {{-- {{$data->formValue->warehouse->nameEn}}--}} {{-- | --}} {{-- @endif--}} {{-- @if(isset($data->formValue->productCategoryType))--}} {{--Product Category | --}} {{--: | --}} {{----}} {{-- {{$data->formValue->productCategoryType}}--}} {{-- | --}} {{-- @endif--}} {{--|||||||||||||||||||||||||||||||||||||||||||
Branch Name | --}} {{--: | --}} {{----}} {{-- @if($data->formValue->isAllBranch)--}} {{-- All Branch--}} {{-- @else--}} {{-- {{$data->branchName}}--}} {{-- @endif--}} {{-- | --}} {{----}} {{-- @else--}} {{-- | Branch | --}} {{--: | --}} {{----}} {{-- @if($data->formValue->isAllBranch)--}} {{-- All Branch--}} {{-- @else--}} {{-- {{$data->branchName}}--}} {{-- @endif--}} {{-- | --}} {{----}} {{-- @endif--}} {{-- |
SL | Doctor Name | Patient Name | Room No | Operation name | Start Time | End Time | ||
---|---|---|---|---|---|---|---|---|
{{$index + 1}} | {{$req->doctor->name}} | {{$req->patient->name}} | {{$req->ot->roomNo->room}} | {{$req->ot->otName}} | {{date('F j, Y, g:i a ', strtotime($req->start))}} | {{--{{$req->start}} | --}} {{--{{$req->end}} | --}}{{date('F j, Y, g:i a ', strtotime($req->end))}} |