@extends('layouts/pos_layout') @section('title', '| Sale Details') @section('content') @include('successMsg') {{-- --}}
CUSTOMER COPY @if ($data->is_opening_balance == 1) (Opening Balance) @endif

| SL NO. | Description | Uom | Qnt. |
|---|---|---|---|
Warning: Undefined variable $sl in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 118 |
|
Warning: Undefined variable $chalanDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 143 Warning: Attempt to read property "productDetails" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 143 Warning: Attempt to read property "uom" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 143 N/A |
Warning: Undefined variable $quantity in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 145 |
| Total | {{ $data->total_quantity }} | ||
OFFICE COPY @if ($data->is_opening_balance == 1) (Opening Balance) @endif

| SL NO. | Description | Uom | Qnt. |
|---|---|---|---|
| 1 |
|
Warning: Undefined variable $chalanDetail in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 290 Warning: Attempt to read property "productDetails" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 290 Warning: Attempt to read property "uom" on null in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 290 N/A |
Warning: Undefined variable $quantity in /home/shikkhaplus/public_html/demo_bk/resources/views/pos/transaction/sale/chalanSale/view.blade copy.php on line 292 |
| Total | {{ $data->total_quantity }} | ||