@if(!empty($receipt_details->invoice_no_prefix)) {!! $receipt_details->invoice_no_prefix !!} @endif {{$receipt_details->invoice_no}}
@if(!empty($receipt_details->table_label)) {!! $receipt_details->table_label !!} @endif {{$receipt_details->table}}
@endif @if(!empty($receipt_details->service_staff_label) || !empty($receipt_details->service_staff))@if(!empty($receipt_details->service_staff_label)) {!! $receipt_details->service_staff_label !!} @endif {{$receipt_details->service_staff}}
@endif
@if(!empty($receipt_details->brand_label) || !empty($receipt_details->repair_brand))
@if(!empty($receipt_details->brand_label))
{!! $receipt_details->brand_label !!}
@endif
{{$receipt_details->repair_brand}}
@endif
@if(!empty($receipt_details->device_label) || !empty($receipt_details->repair_device))
@if(!empty($receipt_details->device_label))
{!! $receipt_details->device_label !!}
@endif
{{$receipt_details->repair_device}}
@endif
@if(!empty($receipt_details->model_no_label) || !empty($receipt_details->repair_model_no))
@if(!empty($receipt_details->model_no_label))
{!! $receipt_details->model_no_label !!}
@endif
{{$receipt_details->repair_model_no}}
@endif
@if(!empty($receipt_details->serial_no_label) || !empty($receipt_details->repair_serial_no))
@if(!empty($receipt_details->serial_no_label))
{!! $receipt_details->serial_no_label !!}
@endif
{{$receipt_details->repair_serial_no}}
@endif
@if(!empty($receipt_details->repair_status_label) || !empty($receipt_details->repair_status))
@if(!empty($receipt_details->repair_status_label))
{!! $receipt_details->repair_status_label !!}
@endif
{{$receipt_details->repair_status}}
@endif
@if(!empty($receipt_details->repair_warranty_label) || !empty($receipt_details->repair_warranty))
@if(!empty($receipt_details->repair_warranty_label))
{!! $receipt_details->repair_warranty_label !!}
@endif
{{$receipt_details->repair_warranty}}
@endif
# | @php $p_width = 40; @endphp @if($receipt_details->show_cat_code == 1) @php $p_width -= 10; @endphp @endif @if(!empty($receipt_details->item_discount_label)) @php $p_width -= 10; @endphp @endif @if(!empty($receipt_details->discounted_unit_price_label)) @php $p_width -= 5; @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}} | @if(!empty($receipt_details->discounted_unit_price_label)){{$receipt_details->discounted_unit_price_label}} | @endif @if(!empty($receipt_details->item_discount_label)){{$receipt_details->item_discount_label}} | @endif{{$receipt_details->table_subtotal_label}} |
{{$loop->iteration}} |
@if(!empty($line['image']))
@endif
{{$line['name']}} {{$line['product_variation']}} {{$line['variation']}}
@if(!empty($line['sub_sku'])), {{$line['sub_sku']}} @endif @if(!empty($line['brand'])), {{$line['brand']}} @endif
@if(!empty($line['product_custom_fields'])), {{$line['product_custom_fields']}} @endif
@if(!empty($line['product_description']))
{!!$line['product_description']!!}
@endif
@if(!empty($line['sell_line_note']))
{!!$line['sell_line_note']!!} @endif @if(!empty($line['lot_number'])) {{$line['lot_number_label']}}: {{$line['lot_number']}} @endif @if(!empty($line['product_expiry'])), {{$line['product_expiry_label']}}: {{$line['product_expiry']}} @endif @if(!empty($line['warranty_name'])) {{$line['warranty_name']}} @endif @if(!empty($line['warranty_exp_date'])) - {{@format_date($line['warranty_exp_date'])}} @endif @if(!empty($line['warranty_description'])) {{$line['warranty_description'] ?? ''}}@endif @if($receipt_details->show_base_unit_details && $line['quantity'] && $line['base_unit_multiplier'] !== 1) 1 {{$line['units']}} = {{$line['base_unit_multiplier']}} {{$line['base_unit_name']}} {{$line['base_unit_price']}} x {{$line['orig_quantity']}} = {{$line['line_total']}} @endif |
@if($receipt_details->show_cat_code == 1)
@if(!empty($line['cat_code'])) {{$line['cat_code']}} @endif | @endif
{{$line['quantity']}} {{$line['units']}}
@if($receipt_details->show_base_unit_details && $line['quantity'] && $line['base_unit_multiplier'] !== 1)
{{$line['quantity']}} x {{$line['base_unit_multiplier']}} = {{$line['orig_quantity']}} {{$line['base_unit_name']}} @endif |
{{$line['unit_price_before_discount']}} | @if(!empty($receipt_details->discounted_unit_price_label)){{$line['unit_price_inc_tax']}} | @endif @if(!empty($receipt_details->item_discount_label)){{$line['total_line_discount'] ?? '0.00'}} @if(!empty($line['line_discount_percent'])) ({{$line['line_discount_percent']}}%) @endif | @endif{{$line['line_total_exc_tax']}} |
{{$modifier['name']}} {{$modifier['variation']}} @if(!empty($modifier['sub_sku'])), {{$modifier['sub_sku']}} @endif @if(!empty($modifier['sell_line_note']))({!!$modifier['sell_line_note']!!}) @endif | @if($receipt_details->show_cat_code == 1)@if(!empty($modifier['cat_code'])) {{$modifier['cat_code']}} @endif | @endif{{$modifier['quantity']}} {{$modifier['units']}} | {{$modifier['unit_price_exc_tax']}} | @if(!empty($receipt_details->discounted_unit_price_label)){{$modifier['unit_price_exc_tax']}} | @endif @if(!empty($receipt_details->item_discount_label))0.00 | @endif{{$modifier['line_total']}} | |
@if(!empty($receipt_details->discounted_unit_price_label)) | @endif @if(!empty($receipt_details->item_discount_label)) | @endif |
{{$payment['method']}} | {{$payment['amount']}} | {{$payment['date']}} |
{!! $receipt_details->total_quantity_label !!} | {{$receipt_details->total_quantity}} |
{!! $receipt_details->total_items_label !!} | {{$receipt_details->total_items}} |
{!! $receipt_details->subtotal_label !!} | {{$receipt_details->subtotal_exc_tax}} |
{!! $receipt_details->shipping_charges_label !!} | {{$receipt_details->shipping_charges}} |
{!! $receipt_details->packing_charge_label !!} | {{$receipt_details->packing_charge}} |
{{$k}} | (+) {{$v}} |
{!! $receipt_details->discount_label !!} | (-) {{$receipt_details->discount}} |
{!! $receipt_details->line_discount_label !!} | (-) {{$receipt_details->total_line_discount}} |
{{$key}}: | (+) {{$val}} |
{!! $receipt_details->reward_point_label !!} | (-) {{$receipt_details->reward_point_amount}} |
{!! $key !!} | (+) {{$value}} |
{!! $receipt_details->tax_label !!} | (+) {{$receipt_details->tax}} |
{!! $receipt_details->round_off_label !!} | {{$receipt_details->round_off}} |
{!! $receipt_details->total_label !!} | {{$receipt_details->total}} |
---|---|
({{$receipt_details->total_in_words}}) |
{{$receipt_details->tax_summary_label}} | |
---|---|
{{$key}} | {{$val}} |
{!! nl2br($receipt_details->additional_notes) !!}