DALAL HAMAD MUBARAK AL OWAIS
Trading Est.
Suppliers of Electrical Materials
Kingdom of Saudi Arabia
PO Box 5254 Riyadh 11422
Mobile: 0508492832
C.R.: 1010483822
VAT No.: 302048807500003
|
مؤسسة دلال حمد مبارك العويس
للتجارة
موردي مواد كهر بائية
المملكة العربية السعودية
ص.ب ٥٢٥٤ الرياض ١١٤٢٢
جوال: ٠٥٠٨٤٩٢٨٣٢
س.ت: ١٠١٠٤٨٣٨٢٢
الر قم الضريبي: ٣٠٢٠٤٨٨٠٧٥٠٠٠٠٣
|
QUOTATION / عرض سعر
@foreach ($data as $k => $v)
@php
$slno = 1;
$custname = $v['customer_details']['name'];
$cust_arr = explode('?', $custname);
$cust = count($cust_arr);
$stringvalue = $v['customer_details']['address'];
$str_arr = explode('?', $stringvalue);
$result = count($str_arr);
@endphp
Quote Number: {{ $v['bill_no'] }}
|
Date: {{ $v['bill_date'] }}
|
Customer:
@for ($i = 0; $i < $cust; $i++)
{{ $cust_arr[$i] }}
@endfor |
Ref No: {{ $v['refno'] }}
|
VAT No.: {{ $v['customer_details']['gstin'] }}
|
Payment Terms: {{ $v['payment_mode'] }}
|
SN
رقم |
Item Code
|
Description
اسم المنتج |
Qty
كمية |
Unit Price
وحدة |
Taxable Amount
المبلغ الخاضع للضريبة |
Tax Rate
معدل الضريبة |
Tax Amount
قيمة الضريبة |
SubTotal
المجموع الفرعي |
---|---|---|---|---|---|---|---|---|
@php
echo $slno;
@endphp
|
{{ $vv['item_details']['code'] }}
|
@php
$myString = $vv['remarks'];
$myArray = explode('?', $myString);
$result = count($myArray);
@endphp
@for ($i = 0; $i < $result; $i++)
{{ $myArray[$i] }}
@endfor |
{{ $vv['quantity'] }}
|
{{ $vv['price_per_quantity'] }}
|
{{ $vv['taxable_amount'] }}
|
{{ $vv['tax'] }}
|
{{ $vv['tax_amount'] }}
|
{{ $vv['total'] }}
|
@php
$slno++;
@endphp
Validity: {{ $v['day_limit'] }}
@php
$stringvalue = $v['remarks'];
$str_arr = explode('?', $stringvalue);
$result = count($str_arr);
@endphp
@for ($i = 0; $i < $result; $i++)
{{ $str_arr[$i] }}
{{-- @endfor {!! QrCode::size(120)->generate($v['qrcode']) !!} --}}
|
Total (Excluding VAT) / الإجمالي ( باستثناء ضربية القيمة المضافة)
|
{{ $grandTotal }}
|
Discount / الخصم
|
{{ $v['discount_amount'] }}
|
|
Total Taxable Amount (Excluding VAT)
(الإجمالي المبلغ الخاضع للضريبة ( باستثناء ضربية القيمة المضافة |
{{ $v['taxable_amt'] }}
|
|
Total VAT / (15%) الإجمالي ضريبة القيمة المضافة
|
{{ $v['tax'] }}
|
|
Total Due Amount / الإجمالي المبلغ المستحق
|
{{ $v['net_total'] }}
|
|
{{ $enamt }}
|
Received By..................................... | Salesman..................................... |