IKLEEL JEWELRY COMPANY
شركة اكليل المجوهرات
IKLEEL JEWELRY COMPANY شركة اكليل المجوهرات
|
الفاتورة الضريبية المبسطة Simplified Tax Invoice Invoice Number: {{ $data['master']->m_id }} رقم الفاتورة:
Date Issue Inv: {{ date('Y-m-d', strtotime($data['master']->add_date)) }} {{ date('H:i', strtotime($data['master']->add_date)) }}
:تاريخ اصدار الفاتورة
بيانات العميل{{ $data['master']->customer_name }}
{{ $data['master']->customer_mobile }}
|
المجموع: شامل
ضریبة القیمة
المضافة
Item SubTotal: Including VAT |
مبلغ الضريبة
Tax Amount |
المبلغ الخاضع
للضريبة
Taxable Amount |
سعر القطعة
PRICE PER ITEM |
Ct
العيار |
الماس وزن
Diamond Weight |
جرام
Gram |
الكمية
Quantity |
رقم
القطعة
Number Item |
الوصف Notes |
---|---|---|---|---|---|---|---|---|---|
{{ number_format($row->grand_total, 2, '.', ',') }} | {{ $row->vat_per * 100 }}% | {{ number_format($row->grand_total , 2 , '.' , ',' ) }} | {{ number_format($row->caliber_price, 2, '.', ',') }} | {{ $row->category_title }} | {{ $row->diamond_weight }} | {{ $row->weight }} | {{ $row->weight }} | {{ $row->item_code }} | {{ $row->notes }} |
Total Amounts | إجمالي المبلغ | |||||||||
The total invoice amount does not include VAT |
إجمالي مبلغ الفاتورة غير شامل للضريبة المضافة |
{{ number_format($data['master']->grand_total , 2 , '.' , ',' ) }} SAR | ||||||||
Total (Excluding VAT) |
الإجمالي الخاضع للضریبة ( شامل ضریبة المضافة |
{{ number_format($data['master']->final_total , 2 , '.' , ',' ) }} SAR | ||||||||
Total VAT (15%) |
(15%) مجموع ضریبة القیمة المضافة |
{{ number_format($data['master']->grand_total_vat , 2 , '.' , ',' ) }} SAR | ||||||||
Total Amount Due (15%) |
(15%) اجمالي المبلغ المستحق مع الضريبة |
{{ number_format($data['master']->final_total , 2 , '.' , ',' ) }} SAR |
@if(isset($_GET['type']) && $_GET['type'] == 'print') @endif