Job No: {{$model->job_number_prefix}}
Consignee: {{$model->customer->company_name}}
Exporter: {{$model->exporter}}
Total Quantity: {{$model->total_quantity}}
Total Invoice Value: {{$model->invoice_value}}
Invoice Currency: {{$model->currency}}
Po No: {{$model->po_number}}
Machine No: {{$model->machine_number}}
POL: {{$model->pol}}
POD: {{$model->pod}}
EIF/FI NO: {{$model->eiffino}}
Frieght in FC: {{$model->freight}}
Insurance In PKR: {{$model->insurance_in_pkr}}
Insurance In FC: {{$model->insurance_in_fc}}
Lc / Bt / TT No: {{$model->lc}}
Lc Date: {{date('d-m-Y', strtotime($model->lc_date))}}
Vessel / Flight Name: {{$model->vessel}}
IGM No: {{$model->igmno}}
IGM Date: {{date('d-m-Y', strtotime($model->igm_date))}}
BL/AWB No: {{$model->blawbno}}
BL/AWB Date: {{date('d-m-Y', strtotime($model->blawb_date))}}
Country Origion: {{$model->country_origion}}
Rate Of Exchange: {{$model->rate_of_exchange}}
Master Agent: {{$model->master_agent}}
Freight Agent: {{$model->freight_agent}}
Arival Date: {{$model->arival_date}}
Package Type: {{$model->package_type}}
No Of Packages: {{$model->no_of_packages}}
Shipment No: {{$model->shipment_number}}
Mode of Shipment: {{ucwords(str_replace("_", " ", $model->mode_of_shipment))}}
Gross Weight: {{$model->no_of_packages}}
Net Weight: {{$model->no_of_packages}}