@if(app('request')->input('print')=="y") @endif
FAL AL ARABIYA TRADING EST
TRADING & MARKETING
Industrial Spare Parts
VAT: 310351444600003
C.R: 1010726314
Kingdom of Saudi Arabia - Riyadh
Tel: 0114124198
مؤسسة فال العربية التجارية
قطع غيار صناعية - الصناعة والتسويق
الرقم الضريبي: ٣١٠٣٥١٤٤٤٦٠٠٠٠٣
س.ت : ١١٤١٢٤١٩٨
المملكة العربية السعودية - الرياض
هاتف: ٠١١٤١٢٤١٩٨
QUOTATION / اقتباس
@foreach($data as $k => $v) @php $slno = 1 @endphp
@php $stringvalue =$v['customer_details']['address']; $str_arr = explode (",", $stringvalue); $result = count($str_arr); @endphp
Cust Details الزبون:
{{$v['customer_details']['name']}}
@for ($i = 0; $i < $result; $i++) {{$str_arr[$i]}}
@endfor
VAT No : {{$v['customer_details']['gstin']}}
تاريخ /Quote Date : {{$v['bill_date']}}
رقم /Quote No : {{$v['bill_no']}}
@foreach($v['items'] as $vv) @php $slno++ @endphp @endforeach
SL.No
رقم
Description
اسم المنتج
Qty
كمية
Unit
وحدة
Price
اسعر الوحده
Total Price
اسعر الإجمالي
@php echo $slno @endphp
@php $myString = $vv['item_details']['name']; $myArray = explode('?', $myString); $result = count($myArray); @endphp @for ($i = 0; $i < $result; $i++) {{$myArray[$i]}}
@endfor
{{$vv['quantity']}}
{{$vv['mesuring_details']['name']}}
{{$vv['price_per_quantity']}}
{{$vv['total']}}
@php $taxable = $v['net_total'] -$v['tax']; @endphp
صالح حتى /Validity : {{$v['day_limit']}} Days.
نوع /Payment Terms : {{$v['payment_mode']}}
ملحوظات /Remarks: {{$v['remarks']}}
المبلغ الإجمالي / Taxable : {{$taxable}}
ضريبة / VAT @ 15% : {{$v['tax']}}
المجموع الصافي / Net Total: {{$v['net_total']}}

Customer/Receivers Sign

In Words:

For FAL AL ARABIYA TRADING EST

Authorised Signatory

@endforeach