{{$hospital->name}} Date: {{date('d F, Y')}}
Baitussharf Masjid Complex
Farmgate, Dhaka
Phone:
Email: info@domain.com
{{Session::get('patientInfo.patient_address')}}
Phone: {{Session::get('patientInfo.patient_contact')}}
Email: {{Session::get('patientInfo.email')}} @endif
Invoice Date: {{date("d F, Y")}}
| SL | Test Name | Qty | Sale Price | Disc | Total | |
|---|---|---|---|---|---|---|
| {{$packageKey}} | ||||||
| 1 | {{$groupItems['diagnostic_test_name']}} |
{{$groupItems['quantity']}}
|
{{$groupItems['diagnostic_test_sale_price']}}
|
{{$groupItems['discount']}}
|
{{$groupItems['total']}}
|
|
| {{$groupKey}} | ||||||
| 1 | {{$saleItem['diagnostic_test_name']}} |
{{$saleItem['quantity']}}
|
{{$saleItem['diagnostic_test_sale_price']}}
|
{{$saleItem['discount']}}
|
{{$saleItem['total']}}
|
|
|
|
||||||
| Subtotal: | {{$receiptInfo->total_amount}} | |||||
| Discount: | {{$receiptInfo->discount}} | |||||
| Total: | {{$receiptInfo->total_amount - $receiptInfo->discount}} | |||||
| Paid: | {{$receiptInfo->pay}} | |||||
| Due: | {{$receiptInfo->due}} | |||||
| Pay Note: | {{$receiptInfo->pay_note}} | |||||
| Return: | {{$receiptInfo->return}} | |||||