@if(!empty($receipt_details->invoice_no_prefix))
{!! $receipt_details->invoice_no_prefix !!}
@endif
{{$receipt_details->invoice_no}}
@if(!empty($receipt_details->parent_invoice_no_prefix))
Của hóa đơn bán lẻ số:
@endif
{{$receipt_details->parent_invoice_no}}
@if(!empty($receipt_details->table_label)) {!! $receipt_details->table_label !!} @endif {{$receipt_details->table}}
@endif @if(!empty($receipt_details->waiter_label) || !empty($receipt_details->waiter))@if(!empty($receipt_details->waiter_label)) {!! $receipt_details->waiter_label !!} @endif {{$receipt_details->waiter}}
@endif{{$receipt_details->date_label}} {{$receipt_details->invoice_date}}
@endif {{--| {{$payment['method']}} | {{$payment['amount']}} |
{!! $receipt_details->total_due_label !!} {{$receipt_details->total_due}}
@endif @if(!empty($receipt_details->total_paid)){!! $receipt_details->total_paid_label !!} {{$receipt_details->total_paid}}
@endif
@if(!empty($receipt_details->sub_heading_line1))
{{ $receipt_details->sub_heading_line1 }}
@endif
@if(!empty($receipt_details->sub_heading_line2))
{{ $receipt_details->sub_heading_line2 }}
@endif
@if(!empty($receipt_details->sub_heading_line3))
{{ $receipt_details->sub_heading_line3 }}
@endif
@if(!empty($receipt_details->sub_heading_line4))
{{ $receipt_details->sub_heading_line4 }}
@endif
@if(!empty($receipt_details->sub_heading_line5))
{{ $receipt_details->sub_heading_line5 }}
@endif
| TT | @php $p_width = 35; @endphp @if($receipt_details->show_cat_code != 1) @php $p_width = 45; @endphp @endif{{$receipt_details->table_product_label}} | @if($receipt_details->show_cat_code == 1){{$receipt_details->cat_code_label}} | @endif{{$receipt_details->table_qty_label}} | {{$receipt_details->table_unit_price_label}} | {{$receipt_details->table_subtotal_label}} |
| {{$loop->iteration}} |
{{$line['name']}} {{$line['variation']}}
@if(!empty($line['sub_sku'])) @lang('product.sku'): {{$line['sub_sku']}} @endif @if(!empty($line['brand'])), @lang('product.brand'): {{$line['brand']}} @endif @if(!empty($line['sell_line_note']))({{$line['sell_line_note']}}) @endif |
@if($receipt_details->show_cat_code == 1)
@if(!empty($line['cat_code'])) {{$line['cat_code']}} @endif | @endif{{$line['quantity']}} {{$line['units']}} | {{$line['unit_price_exc_tax']}} | {{$line['line_total']}} |
| @if($receipt_details->show_cat_code == 1) | @endif |
| {!! $receipt_details->subtotal_label !!} | {{$receipt_details->subtotal}} |
|---|---|
| {{$k}} | {{$v}} |
| {!! $receipt_details->discount_label !!} | (-) {{$receipt_details->discount}} |
| {!! $key !!} | (+) {{$value}} |
| {!! $receipt_details->tax_label !!} | (+) {{$receipt_details->tax}} |
| {!! $receipt_details->total_label !!} | {{$receipt_details->total}} |
@lang('lang_v1.customers')
{{ Session::get('business.name') }}