{{--{{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

@if($customer->customer_type=='C') @else @endif @if(isset($business_address->address_line_1) && $business_address->address_line_1!='') @endif @if(isset($business_address->address_line_2) && $business_address->address_line_2!='') @endif @if(isset($business_address->city_name) && $business_address->city_name!='') @endif @if(isset($business_address->district_name) && $business_address->district_name!='') @endif @if(isset($customer->company_branch)) @endif @if($customer->customer_type=='B') @endif @if(isset($customer->mobile) && $customer->mobile!='') @endif @if(isset($customer->telephone) && $customer->telephone!='') @endif @if(isset($customer->email) && $customer->email!='') @endif
{{ __('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 ?? ''}}
@if(isset($aod->po_no) && $aod->po_no!='') @endif @if(isset($aod->quotation_id) && $aod->quotation_id!='') @endif @if(isset($aod->created_by) && $aod->created_by!='') @endif @if(isset($aod->assigned_user) && $aod->assigned_user!='') @endif @if($aod->vat_amount != 0 || $aod->nbt_amount != 0) @if(isset($customer->tax_no) && $customer->tax_no!='') @endif @endif
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 ?? ''}}
@foreach($aodproducts as $product) @endforeach
Description Model No Serial No Quantity
{{$product->description}} {{$product->model_no}} {{$product->serial_no}} {{$product->qty}}
Authorized Signature Prepared By Customer Signature