@extends('layouts/pos_layout') @section('title', '| Sale Details') @section('content') @include('successMsg') {{-- --}}
CUSTOMER COPY

| SL NO. | Product | Barcode | PID/IMEI Number | Brand Name | Inst. | Qnt. | Dis. | Price | Discount Price | Total Amount |
|---|---|---|---|---|---|---|---|---|---|---|
Warning: Undefined variable $sl in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 105 |
Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 107 Warning: Attempt to read property "productBarcodeDetails" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 107 Warning: Attempt to read property "product" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 107 Warning: Attempt to read property "model" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 107 Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 107 |
Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 108 Warning: Attempt to read property "productDetails" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 108 Warning: Attempt to read property "barcode" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 108 |
Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 110 Warning: Attempt to read property "productBarcodeDetails" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 110 Warning: Attempt to read property "barcode_serial" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 110 |
Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 112 Warning: Attempt to read property "productBarcodeDetails" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 112 Warning: Attempt to read property "product" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 112 Warning: Attempt to read property "brand" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 112 Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 112 |
Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 114 Warning: Attempt to read property "installment_month" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 114 N/A |
Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 116 Warning: Attempt to read property "quantity" on null in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 116 |
Warning: Undefined variable $discount_percent in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 117 |
{{ number_format($salesDetail->sales_amount, 2) }} | {{ number_format($discount_percent_amount_total, 2) }} | {{ number_format($sales_amount, 2) }} |
|
Note:
★ This product warranty is Warning: Undefined variable $warranty in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 142 ★ This product Service Warranty is Warning: Undefined variable $service_warranty in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 143 ★ This product Composer Warranty is Warning: Undefined variable $compresser_warranty in /home/shikkhaplus/public_html/guk_bk/resources/views/pos/transaction/sale_with_discount/view.blade.php on line 145 ★ Serviceing free. ★ We provide |
Total amount: | {{ number_format($data->total_sales_amount, 2) }} | ||||||||
| Discount Amount: | {{ number_format($t_discount_percent_amount, 2) }} | |||||||||
| VAT Amount: | {{ number_format($data->vat_amount, 2) }} | |||||||||
| Processing Fee: | {{ number_format($data->service_charge_amount, 2) }} | |||||||||
| Others Fee: | {{ number_format($others_fee_amount, 2) }} | |||||||||
| Grand Total: | {{ number_format($total_amount, 2) }} | |||||||||
| Pay Amount: | {{ number_format($data->paid_amount, 2) }} | |||||||||
| Due: | {{ number_format($data->due_amount, 2) }} | |||||||||
|
In Words :
| ||||||||||