Date:
{{ (new DateTime())->format('d M,Y') }}
@if(!empty($groupInfo->group_logo))
@else
@endif
Bill No:
{{ $SalesData->sales_bill_no }}
Customer Name:
{{(!empty($SalesData->customer['customer_name'] ))? $SalesData->customer['customer_name'] : 'n/a'}}
Branch Name:
@if($SalesData->branch != null)
{{ $SalesData->branch['branch_name'] }}
@endif
Customer Id:
{{(!empty($SalesData->customer['customer_nid']))? $SalesData->customer['customer_nid'] : 'n/a'}}
Address:
@if($SalesData->branch != null)
{{ $SalesData->branch['branch_addr'] }}
@endif
Mobile:
{{(!empty($SalesData->customer['customer_mobile']))? $SalesData->customer['customer_mobile'] : 'n/a'}}
C.O No:
Address:
Vat CH No:
{{ $SalesData->vat_chalan_no }}
SL. |
Product Name |
Barcode |
Serial No |
Brand Name |
Installment |
Quantity |
Price |
Total Amount |