Date: {{$quote['date']}}
Number: {{$quote['Ref']}}
Status: {{$quote['statut']}}
Quotation {{$quote['Ref']}}
Customer Info
Name: {{$quote['client_name']}}
Phone: {{$quote['client_phone']}}
Adress: {{$quote['client_adr']}}
Email: {{$quote['client_email']}}
Company Info
{{$setting['CompanyName']}}
Adress: {{$setting['CompanyAdress']}}
Phone: {{$setting['CompanyPhone']}}
Email: {{$setting['email']}}
@foreach ($details as $detail) @endforeach
PRODUCT UNIT PRICE QUANTITY DISCOUNT TAX TOTAL
{{$detail['code']}} ({{$detail['name']}}) {{$detail['price']}} {{$symbol}} {{$detail['quantity']}}/{{$detail['unitSale']}} {{$detail['DiscountNet']}} {{$symbol}} {{$detail['taxe']}} {{$symbol}} {{$detail['total']}} {{$symbol}}
Order Tax {{$quote['TaxNet']}} {{$symbol}}
Discount {{$quote['discount']}} {{$symbol}}
Shipping {{$quote['shipping']}} {{$symbol}}
Total {{$quote['GrandTotal']}} {{$symbol}}
Signature