{{--{{getLogo()}}--}}
{{getConfigArrayValueByKey('COMPANY_DETAILS','company_name')}}
{{getConfigArrayValueByKey('COMPANY_DETAILS','street1')}} {{getConfigArrayValueByKey('COMPANY_DETAILS','street2')}} , {{getConfigArrayValueByKey('COMPANY_DETAILS','city')}}. Telephone : {{getConfigArrayValueByKey('COMPANY_DETAILS','telephone')}} | Fax : {{getConfigArrayValueByKey('COMPANY_DETAILS','fax')}}
Web : {{getConfigArrayValueByKey('COMPANY_DETAILS','website')}} | Email : {{getConfigArrayValueByKey('COMPANY_DETAILS','email')}}
ADVICE OF DESPATCH
| {{ __('xcustomer::customer.labels.code')}}: | {{$customer->business_name ?? ''}} |
| {{ __('xcustomer::customer.labels.customer_name')}}: | {{$customer->fullname ?? ''}} |
| {{ __('xcustomer::customer.labels.company_name')}}: | {{$customer->company_name ?? ''}} |
| {{ __('xcustomer::customer.labels.customer_address')}}: | {{$business_address->address_line_1 ?? ''}} |
| {{$business_address->address_line_2 ?? ''}} | |
| {{$business_address->city_name ?? ''}} | |
| {{$business_address->district_name ?? ''}} | |
| {{ __('xcustomer::customer.labels.company_branch')}}: | {{$customer->company_branch ?? ''}} |
| {{ __('xcustomer::customer.labels.att')}}: | {{$customer->fullname ?? ''}} |
| Phone: | {{$customer->mobile ?? ''}} |
| Telephone: | {{$customer->telephone ?? ''}} |
| {{ __('xaod::aod.labels.email')}}: | {{$customer->email ?? ''}} |
| AOD No: | {{$aod->aod_code ?? ''}} |
| Date: | {{$aod->aod_date ?? ''}} |
| PO No: | {{$aod->po_no ?? ''}} |
| Quotation No: | {{$aod->quotation->quotation_code ?? ''}} |
| Created By: | {{$aod->user->username ?? ''}} |
| Code: | {{$aod->staff_member->fname ?? ''}} |
| VAT No: | {{getConfigArrayValueByKey('COMPANY_DETAILS','tax_no')}} |
| Cuatomer VAT No: | {{$customer->tax_no ?? ''}} |
| Description | Model No | Serial No | Quantity |
|---|---|---|---|
| {{$product->description}} | {{$product->model_no}} | {{$product->serial_no}} | {{$product->qty}} |
| Authorized Signature | Prepared By | Customer Signature |