@if(!empty($receipt_details->header_text))
{!! $receipt_details->header_text !!}
@endif
Invoice#: {{ $receipt_details->invoice_no }} :فاتورة رقم
Invoice Issue Date: {{ $receipt_details->invoice_date }} :تاريخ إصدار الفاتورة
Due Date: {{ $receipt_details->due_date ?? '' }} :تاريخ الاستحقاق
Terms: Due on Receipt :الشروط
Transaction Type: Nominal Supply :نوع المعاملة
@if($receipt_details->show_barcode || $receipt_details->show_qr_code) @if($receipt_details->show_barcode) @endif @if($receipt_details->show_qr_code && !empty($receipt_details->qr_code_text))

This QR code has been generated as per ZATCA's regulations.

@endif @endif {{--@if($receipt_details->show_qr_code && !empty($receipt_details->qr_code_text))

This QR code has been generated as per ZATCA's regulations.

@endif--}}
{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}}
Seller: {{ $receipt_details->tax_info1 }} :المورد Buyer: {{ $receipt_details->customer_tax_number }} :العميل

{{ $receipt_details->display_name }}

{{ $receipt_details->bus_address }}

{{ $receipt_details->bus_mobile }}

{{ $receipt_details->customer_name }}

{{ $receipt_details->cus_address_line_1 }} {{ $receipt_details->cus_address_line_2 }}, {{ $receipt_details->cus_city }}, {{ $receipt_details->cus_zip_code }}, {{ $receipt_details->cus_country }}

{{ $receipt_details->customer_mobile }}

Name: {{ $receipt_details->display_name }} :الاسم Name: {{ $receipt_details->customer_name }} :الاسم
Address Line: {{ $receipt_details->bus_address }} :سطر العنوان Address Line : {{ $receipt_details->cus_address_line_1 }} :سطر العنوان
Address Line 2: {{ $receipt_details->bus_landmark }} :سطر العنوان 2 Address Line 2: {{ $receipt_details->cus_address_line_2 }} :سطر العنوان 2
City: {{ $receipt_details->bus_city }} :مدينة City: {{ $receipt_details->cus_city }} :مدينة
Country: {{ $receipt_details->bus_country }} :دولة Country: {{ $receipt_details->cus_country }} :دولة
ZIP/Postal Code: {{ $receipt_details->bus_zip_code }} :الرمز/الكودالبريدي ZIP/Postal Code: {{ $receipt_details->cus_zip_code }} :الرمز/الكودالبريدي
Phone: {{ $receipt_details->bus_mobile }} :هاتف Phone: {{ $receipt_details->customer_mobile }} :هاتف
VAT Number: {{ $receipt_details->tax_info1 }} :رقم تسجيل ضريبة القيمة المضافة VAT Number: {{ $receipt_details->customer_tax_number }} :رقم تسجيل ضريبة القيمة المضافة
Other Seller ID: {{ $receipt_details->tax_info2 }} :معرف الآخر Other Buyer ID: :معرف الآخر
@forelse($receipt_details->lines as $key=>$line) @if(!empty($line['product_description'])) @endif @if(!empty($line['modifiers'])) @foreach($line['modifiers'] as $index=>$modifier) @if(!empty($receipt_details->item_discount_label)) @endif @endforeach @endif @empty @endforelse
Line Items: :عناصر البند
#
رقم
Nature of goods or services
طبيعة البضائع و الخدمات
Unit Price
سعر الوحدة
Quantity
الكمية
Taxable Amount
المبلغ الخاضع للضريبة
Tax
ضريبة
Item Subtotal (Including VAT)
( متضمنًا ضريبة القيمة المضافة ) الإجمالي الفرعي للصنف
{{ ($key+1) }} {{--@if(!empty($line['image'])) 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['cat_code'])), {{$line['cat_code']}}@endif @if(!empty($line['product_custom_fields'])), {{$line['product_custom_fields']}} @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
{{ $line['unit_price_before_discount'] }} {{ $line['quantity']}} {{$line['units'] }} {{ $line['tax'] }} {{ $line['tax_percent'] }} % {{ $line['line_total'] }}
{{-- @if(!empty($line['product_description']))
{{ __('lang_v1.product_description') }}: {!! $line['product_description'] !!} @endif--}} {!! $line['product_description'] !!}
{{ ($index+1) }} {{$modifier['name']}} {{$modifier['variation']}} @if(!empty($modifier['sub_sku'])), {{$modifier['sub_sku']}} @endif @if(!empty($modifier['cat_code'])), {{$modifier['cat_code']}}@endif @if(!empty($modifier['sell_line_note']))({{$modifier['sell_line_note']}}) @endif {{$modifier['unit_price_inc_tax']}} {{$modifier['quantity']}} {{$modifier['units']}} 0.00{{$modifier['line_total']}}
 
Total Amount: :المبلغ الإجمالي
Total Taxable Amount(Excluding VAT) إجمالي الخاضع للضريبة (غير شامل ضريبة القيمة المضافة) {{ $receipt_details->subtotal }}
Total VAT مجموع ضريبة القيمة المضافة (+) {{$receipt_details->tax}}
Total Amount Due إجمالي المبلغ المستحق {{ $receipt_details->total }}
Balance Due الرصيد المستحق {{ $receipt_details->total }}
Tax Summary
Tax Details Taxable Amount (SAR) TotalTotal
Standard Rate ({{ $receipt_details->total_tax_per }}%) {{ $receipt_details->subtotal }} {{ $receipt_details->tax }}
Total VAT {{ $receipt_details->subtotal }} {{ $receipt_details->tax }}
Notes (ملاحظات)
@if(!empty($receipt_details->additional_notes))

{!! nl2br($receipt_details->additional_notes) !!}

@endif {!! $receipt_details->footer_text !!}