{{ HTML::style('css/bootstrap.css') }}
{{ get_config('company_detail') }}
| Name | : {{ get_c_q($quotation->id) }} | |
|---|---|---|
| Address | @if ($quotation->address){{ $quotation->tel }} | @else: .......................................... | @endif
| Tel | @if ($quotation->tel){{ $quotation->tel }} | @else: .......................................... | @endif
{{ trans('quotations.quot_no') }}/ N0: {{ convertInvoiceNumber($quotation->id) }}
{{ trans('quotations.date') }}/ Date: {{ $quotation->created_at }}
| No | Description | Qty | Price | Amount |
|---|---|---|---|---|
| {{ $order->sku }} | {{ $order->name }} | {{ $order->amount }} | {{ money($order->price) }} | {{ money($order->amount * $order->price) }} |
| Total: | {{ money($total) }} | |||
| Total R: | {{ money($total * get_config('invoice_rate'), getCurrencySign(get_config('second_invoice_currency'))) }} | |||
Customer's Signature
Authorize Signature