MV: {{ strtoupper($shipment->vessel->name) }} |
From: {{ strtoupper($loading_port_name) }} |
To:
{{ strtoupper($destination_port_name) }} ({{ strtoupper($contract->country->name) }})
|
B/L No.: {{ strtoupper($shipment->bill_of_laden_number) }} |
Date:
{{ date('d - M - Y', strtotime($shipment->bill_of_laden_date)) }}
|
|
{{ $total_bags }} Bags of 62.5 Kgs Net Each |
@if ($allValuesAreTheSame)
|
= {{ number_format($all_contracts->sum('tonnage_shipped'), 4) }} Tonnes |
|
@ US$ {{ number_format($ic->contract->sales_advice->uk_cif_price, 2) }} @if ($shipment->multi_contracts->first()->contract->sales_advice->lid_id != 1)
Per Tonne (C.I.F. UK Port Price with LID of ${{ $lid }} )
@else
Per Tonne (C.I.F. UK Port Price )
@endif
|
|
Less
${{ number_format($ic->contract->exchangerate_declared * $ic->contract->freight_charge, 4) }} Per Tonne (UK
Freight) of
£{{ number_format($uk_frieght, 2) }} @ US$
{{ number_format($ic->contract->exchangerate_declared, 4) }}
= £ 1
|
|
= US $ {{ number_format($ic->c_and_i, 4) }} Per Tonne Net |
|
{{-- C & I {{strtoupper($first_contract->destinationport->name)}} US ${{number_format($ic->c_and_i_gross,4)}} | --}}
|
@else
@foreach ($shipment->multi_contracts as $ic)
@php
$alphabet = range('A', 'Z');
@endphp
({{ $alphabet[$loop->index] }})
{{ $ic->tonnage_shipped * 16 }} Bags of 62.5 Kgs Net Each |
|
= {{ number_format($ic->tonnage_shipped, 4) }} Tonnes |
|
@ US$ {{ number_format($ic->contract->sales_advice->uk_cif_price, 2) }} @if ($shipment->multi_contracts->first()->contract->sales_advice->lid_id != 1)
Per Tonne (C.I.F. UK Port Price with LID of ${{ $lid }} )
@else
Per Tonne (C.I.F. UK Port Price )
@endif
|
|
Less
${{ number_format($ic->contract->exchangerate_declared * $ic->contract->freight_charge, 4) }} Per Tonne (UK
Freight) of
£{{ number_format($uk_frieght, 2) }} @ US$
{{ number_format($ic->contract->exchangerate_declared, 4) }}
= £ 1
|
|
= US $ {{ number_format($ic->c_and_i, 4) }} Per Tonne Net |
|
US ${{ number_format($ic->c_and_i_gross, 4) }} |
|
@endforeach
@endif
|
@if ($allValuesAreTheSame)
{{-- expr --}}
TOTAL C & I VALUE
@php
@endphp
US ${{ number_format($shipment->multi_contracts->sum('c_and_i_gross'), 4) }}
|
@else
TOTAL C & I VALUE OF (@foreach ($shipment->multi_contracts as $ic)
@php
$alphabet = range('A', 'Z');
@endphp
{{ $alphabet[$loop->index] }}
@if (!$loop->last)
+
@endif
@endforeach)
US ${{ number_format($shipment->multi_contracts->sum('c_and_i_gross'), 4) }}
|
@endif
Less The Following:
|
Insurance Premium of US $ {{ number_format($insurance_japan, 2) }} (insurance
certificate
No. {{ strtoupper($shipment->insurance_number) }} )
|
On the above consignment payable to the credit of {{ $insurer->name }} No.
{{ $insurer->iban_number }} Account with {{ $insurer->bank_name }}, {{ $insurer->bank_address }},
{{ $insurer->bank_location }} by
the Collecting Bank.
|
|
|
US $ {{ number_format($retention_amt_japan, 2) }} being 2% Retention for the credit
of
Ghana Cocobod Export Retention |
Account No. 14955916 (Export Rehabilitation Programmme) By the Collecting Bank |
|
|
|
Freight on {{ number_format($multi_contract_tonnage * 1000, 0) }} kilos |
|
@ US $ {{ number_format($freight_charge_japan, 2) }} Per 1,000 kilos |
|
|
Additional Handling Charge of $ {{ number_format($additional_handling_charge, 2) }}
|
|
Chemical Analysis Charge of $ {{ number_format($chemical_analysis, 2) }} Per 1,000
Kilos
|
|
{{-- @if ($shipment->warehouse_charges == 'yes')
Warehousing Charge of $ {{number_format($warehouse_charges,2)}} Per 1,000 Kilos |
@endif --}}
|
|
|
US $ {{ number_format($payable_handling_charge, 2) }} payable to the credit of CMC
Handling and Chemical Analysis Charges Account No. 01155109 |
with Ghana International Bank (G.I.B) London by the Collecting Bank |
|
@if ($shipment->warehouse_charges == 'yes')
US $ {{ number_format($payable_warehouse_charge, 2) }} payable to the credit of
Cocobod
Warehousing Charges Account No. 14955913 |
@endif
|
{{-- @if ($shipment->invoice_date < '2023-09-08' || $shipment->invoice_date > '2023-11-20') --}}
US $ {{ number_format($total_freight_japan, 2) }} payable to the credit of CMC
freight Account No. 0001155106 |
with Ghana International Bank (G.I.B) London by the Collecting Bank |
{{-- @else
US $ {{ number_format($total_freight_japan, 2) }} payable to the credit of
{{ $shipping_line_bank->shipping_line?->shipping_line }}
@if (empty($shipping_line_bank->acct_no))
IBAN No.
{{ $shipping_line_bank->IBAN }}
@else
freight Account No.
{{ $shipping_line_bank->acct_no }}
IBAN No.
{{ $shipping_line_bank->IBAN }}
@endif
|
with {{ $shipping_line_bank->bank_name }} by the Collecting Bank |
@endif --}}
|
PAYMENT 100% CASH AGAINST DOCUMENTS IN LONDON/VIA DOCUMENTARY
COLLECTION. |