{!! $receipt_details->address !!}
@endifAC NO: {{$receipt_details->invoice_no}}
| Bill to: | Delivery Address: | Collection Method: | Date: | |
|---|---|---|---|---|
| Name: | {{$receipt_details->customer_name}} | - | - | {{$receipt_details->invoice_date}} |
| HP: | 9857 3171 | |||
| Address: | {{str_replace(' ', '', $receipt_details->customer_info_address)}} |
Sales Order no : - |
| Partner Information: | Sales person: | Delivery order no : | |||
|---|---|---|---|---|---|
|
{{$receipt_details->sales_person}} | - |
| Description | Area | Qty | Amount |
|---|---|---|---|
| {{$product_item['product_name']}} | {{$product_item['tname']}} | {{$product_item['tag_quantity']}} | {{round($product_item['tag_price'],2)}} |