AL - KARBI For Gold & Jewelry Abdullah Sulaiman Al- karbi Est. License No: 11/4031737 Tel: 0555633066 Al- Qundudah – Gold Market |
|
الكـــــربــــي للذهب والمجوهرات مؤسسـة عبدالله سليـمان الكربي الترخيص:11/4031737 - هــاتف: 0555633066 القنفذة - سوق الذهب |
VAT Invoice فاتورة ضريبية |
Invoice # | ||
Invoice # | {{ $data['master']->m_id }} | |
Issue Date | {{ date('Y-m-d', strtotime($data['master']->add_date)) }} | |
Date Of Supply | {{ date('H:i', strtotime($data['master']->add_date)) }} م |
|
|
Notes الملاحظات | {{ $data['master']->description }} |
م | رقم الصنف | التفاصيل | الكمية | السعر | الخصم | الضريبة% | الضريبة | الإجمالي |
Ser | Item No | Details. | Qty | Price | Disc | Vat Ratio | Vat | Total |
{{ $loop->iteration }} | {{ $row->d_id }} | {{ $row->sub_category_title }} | {{ number_format($row->weight, 2, '.', ',') }} جرام | {{ number_format($row->price, 2, '.', ',') }} | {{ number_format($row->discount, 2, '.', ',') }} | {{ $row->vat_per * 100 }}% | {{ number_format($row->total_vat, 2, '.', ',') }} | {{ number_format($row->grand_total, 2, '.', ',') }} |
Total Qty | {{ $data['master']->total_weight }} | |||||||||||
البضاعة المباعة لا ترد ولا تستبدل الا بقصد البيع |
Total Excluding Vat الإجمالي بدون الضريبة | {{ number_format($data['master']->grand_total, 2, '.', ',') }} | |||||||
Discount الخصم | {{ number_format($data['master']->total_discount, 2, '.', ',') }} | |||||||
Total Taxable Amount Excluding Vat الصافي بدون الضريبة | {{ number_format(($data['master']->grand_total - $data['master']->total_discount), 2, '.', ',') }} | |||||||
Total VAT 15% نسبة الضريبة | {{ (($data['master']->grand_total_vat / $data['master']->grand_total) * 100 ) }} | |||||||
Total Amount Due إجمالي المبلغ المستحق | {{ number_format($data['master']->final_total, 2, '.', ',') }} |
@if(isset($_GET['type']) && $_GET['type'] == 'print') @endif