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

CUSTOMER COPY

Date                        :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 34

Warning: Attempt to read property "sales_date" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 34

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 34
January 1, 1970

Bill NO                    :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 37

Warning: Attempt to read property "branch" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 37

Warning: Attempt to read property "branchCode" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 37

Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 37

Warning: Attempt to read property "sales_bill_no" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 37

Deprecated: substr(): Passing null to parameter #1 ($string) of type string is deprecated in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 37
SLS000000000

Customer Name   :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 39

Warning: Attempt to read property "customer" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 39

Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 39

Customer Id          :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 42

Warning: Attempt to read property "customer" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 42

Warning: Attempt to read property "customer_id_no" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 42

Mobile                   :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 45

Warning: Attempt to read property "customer" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 45

Warning: Attempt to read property "phone" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 45


Branch Name  :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 54

Warning: Attempt to read property "branch" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 54

Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 54

Address            :
Warning: Undefined variable $data in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 56

Warning: Attempt to read property "branch" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 56

Warning: Attempt to read property "address" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 56

@php $sl = 1; $no = 0; $t_qty = $t_amount = 0; $others_fee_amount = $data->othersFees ? $data->othersFees->amount : '0'; @endphp @foreach ($data->saleDetails as $salesDetail) @php $warranty = $salesDetail->warranty ? $salesDetail->warranty : 'N/A'; $service_warranty = $salesDetail->service_warranty ? $salesDetail->service_warranty : 'N/A'; $compresser_warranty = $salesDetail->compresser_warranty ? $salesDetail->compresser_warranty : 'N/A'; @endphp @php $t_qty += 1; $t_amount += $salesDetail->cost_amount; @endphp @endforeach @php $total_amount = (($data->total_sales_amount + $data->service_charge_amount + $others_fee_amount + $data->vat_amount)-($data->discount_amount)); @endphp
SL NO. Product Barcode PID/IMEI Number Brand Name Inst. Qnt. Price Total Amount

Warning: Undefined variable $sl in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 92

Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 94

Warning: Attempt to read property "productBarcodeDetails" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 94

Warning: Attempt to read property "product" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 94

Warning: Attempt to read property "model" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 94

Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 94

Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 95

Warning: Attempt to read property "productDetails" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 95

Warning: Attempt to read property "barcode" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 95

Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 97

Warning: Attempt to read property "productBarcodeDetails" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 97

Warning: Attempt to read property "barcode_serial" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 97

Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 99

Warning: Attempt to read property "productBarcodeDetails" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 99

Warning: Attempt to read property "product" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 99

Warning: Attempt to read property "brand" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 99

Warning: Attempt to read property "name" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 99

Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 101

Warning: Attempt to read property "installment_month" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 101
N/A

Warning: Undefined variable $salesDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 103

Warning: Attempt to read property "quantity" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 103
{{ number_format($salesDetail->sales_amount, 2) }} {{ number_format($salesDetail->sales_amount * $salesDetail->quantity, 2) }}
Note:
★ This product warranty is
Warning: Undefined variable $warranty in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 124

★ This product Service Warranty is
Warning: Undefined variable $service_warranty in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 125

★ This product Composer Warranty is
Warning: Undefined variable $compresser_warranty in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 127

★ Serviceing free.
★ We provide
Total amount: {{ number_format($data->total_sales_amount, 2) }}
Discount Amount: {{ number_format($data->discount_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 :
Fatal error: Uncaught Error: Class "App\Service\PosService" not found in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php:194 Stack trace: #0 {main} thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale_without_discount/view.blade.php on line 194