Opearation Information

Central HOSPITAL

Maijdee-Court , Noakhali. Hello : 01823387518

Operation Information

Operation ID {{ $operation->id }}
Date {{ $operation->created_at->format('d-m-Y h:i A')}}
Patient ID {{ $operation->patient_id }} / {{ $operation->created_at->format('m-d-Y')}}
Patient Name {{ $operation->patient->name }}
@foreach($operationproducts as $operationproduct) @endforeach
Operation Name Price
{{ $operationproduct->operation_name }} {{ $operationproduct->operation_cost }} Tk.
Subtotal {{ $operation->subtotal }} Tk.