User Image  
TELEPHONE:+233-302-668281, 678971, 668464
P.O. Box 1017
{{-- --}}
Inv. No: GC: {{ strtoupper($shipment->invoice_number) }}
Entry No:
FAX: +233-302-667058
Accra
Date: {{ date('d - M - Y', strtotime($shipment->invoice_date)) }}
{{-- @if ($contract->consignee->id != 7 && $shipment->novated == 'no') --}} {{-- @else
Messrs: {{ strtoupper($contract->consignee->name) }}
@php $string = $consignee_address->address; echo wordwrap($string, 40, '
', true); @endphp
@endif --}}
Messrs: {{ strtoupper($contract->consignee->name) }}
@php $string = $contract->consignee->address; echo wordwrap($string, 40, '
', true); @endphp
"PAYMENT TO BE MADE BY {{ $contract->consignee->name }} ON BEHALF OF {{ $contract->consignee->name }}
IN ACCORDANCE WITH THE NOVATED CONTRACTS."

{{ strtoupper($contract->consignee->name) }}
@php $string = $contract->consignee->address; echo wordwrap($string, 40, '
', true); @endphp
{{-- $first_contract->country->name --}}
Drs. To: Cocoa Marketing Co. (Ghana) Limited
@php $ch_mk_num = []; foreach ($all_contracts as $ic) { $ch_mk_num[] = $ic->contract->mk_number; $ch_date_declared[] = $ic->contract->date_declared; $ch_type[] = $ic->type; } $allValuesAreTheSame = count(array_unique($ch_mk_num)) === 1; $allDatesAreTheSame = count(array_unique($ch_date_declared)) === 1; //dd($allValuesAreTheSame); @endphp @if ($allValuesAreTheSame) @else @endif {{-- @if ($allValuesAreTheSame) --}} {{-- @else @endif --}} @endif
{{ strtoupper($contract->sales_advice->product_quality->quality) }} GHANA RAW COCOA BEANS    Contract No: @php $fc = $all_contracts->where('type', 'range')->first(); $lc = $all_contracts->where('type', 'range')->last(); @endphp @if (collect($ch_type)->search('range') !== false)     {{ strtoupper($fc->contract->number) }} - {{ substr($lc->contract->number, -2) }} MK ({{ strtoupper($ic->contract->mk_number) }})
@endif @if (collect($ch_type)->search('single') !== false) @foreach ($all_contracts->where('type', 'single') as $ic)     {{ strtoupper($ic->contract->number) }} MK ({{ strtoupper($ic->contract->mk_number) }})
@endforeach @endif
   Contract No: @foreach ($all_contracts->where('type', 'single') as $ic)   {{ strtoupper($ic->contract->number) }} MK ({{ strtoupper($ic->contract->mk_number) }}) DATED {{ date('d - M - Y', strtotime($ic->contract->sales_advice->advice_date)) }}
@endforeach
{{ strtoupper($shipment->additional_remarks) }}
{{ strtoupper($shipment->remarks) }}     Contract date: {{ date('d - M - Y', strtotime($contract->contract_date)) }}
@if ($shippingmode->id == 1) PACKED IN NEW SOUND CLEAN STANDARD JUTE BAGS @else {{ strtoupper($shippingmode->name) }}  
 
@if ( $shipment->multi_contracts->first()->contract->shippingmode->id != 3 && $shipment->multi_contracts->first()->contract->shippingmode->id != 4) @endif

SHIPPING MARKS

@endif

 

 

 

 

@if ( $shipment->multi_contracts->first()->contract->shippingmode->id != 3 && $shipment->multi_contracts->first()->contract->shippingmode->id != 4)

GCB/POG COCOA PRODUCE OF GHANA

@if ($allValuesAreTheSame && $allDatesAreTheSame) @if ($first_contract->sales_advice->lid_id != 1) @endif @endif @else @foreach ($shipment->multi_contracts as $ic) @php $alphabet = range('A', 'Z'); @endphp @if ($first_contract->sales_advice->lid_id != 1) @endif @endif @endforeach @endif @if ($allValuesAreTheSame) @else @endif
MV: {{ strtoupper($shipment->vessel->name) }}
From: {{ strtoupper($loading_port_name) }}                         To: {{ strtoupper($destination_port_name) }} ({{ strtoupper($first_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
  = {{ number_format($all_contracts->sum('tonnage_shipped'), 4) }} Tonnes
  @ US$ {{ number_format($ic->contract->sales_advice->uk_cif_price, 2) }} @if ($ic->contract->sales_advice->lid_id != 1) Per Tonne (C.I.F. UK Port Price with LID of ${{ $ic->contract->sales_advice->lid->lid }} ) @else Per Tonne (C.I.F. UK Port Price ) @endif
  Less ${{ $lid = number_format($ic->contract->sales_advice->lid->lid, 2) }}
           ${{ number_format($ic->contract->sales_advice->uk_cif_price - $ic->contract->sales_advice->lid->lid, 2) }}
  Less ${{ number_format($ic->discount_fob, 2) }} Per Tonne (UK Freight) of £{{ number_format($ic->contract->freight_charge, 2) }} @ US$ {{ number_format($ic->contract->exchangerate_declared, 4) }} = £ 1
                                     ( Plus insurance of ${{ $ic->insurance_fob }} )
  = US $ {{ number_format($ic->c_and_i_less_lid, 4) }} Per Tonne Net
  = US $ {{ number_format($ic->c_and_i_fob, 4) }} @if ($first_contract->sales_advice->lid_id != 1) (Plus LID of ${{ $ic->contract->sales_advice->lid->lid }} per Tonne) @else Per Tonne Net
  F.O.B.   {{ strtoupper($ic->contract->destinationport->name) }}
                                                                                        {{-- US ${{ number_format($ic->c_and_i_fob_gross, 4) }} --}}
 
({{ $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 ($ic->contract->sales_advice->lid_id != 1) Per Tonne (C.I.F. UK Port Price with LID of ${{ $ic->contract->sales_advice->lid->lid }} ) @else Per Tonne (C.I.F. UK Port Price ) @endif
  Less ${{ $lid = number_format($ic->contract->sales_advice->lid->lid, 2) }}
           ${{ number_format($ic->contract->sales_advice->uk_cif_price - $ic->contract->sales_advice->lid->lid, 2) }}
  Less ${{ number_format($ic->discount_fob, 2) }} Per Tonne (UK Freight) of £{{ number_format($ic->contract->freight_charge, 2) }} @ US$ {{ number_format($ic->contract->exchangerate_declared, 4) }} = £ 1
                                     ( Plus insurance of ${{ $ic->insurance_fob }} )
  = US $ {{ number_format($ic->c_and_i_less_lid, 4) }} Per Tonne Net
  = US $ {{ number_format($ic->c_and_i_fob, 4) }} @if ($first_contract->sales_advice->lid_id != 1) (Plus LID of ${{ $ic->contract->sales_advice->lid->lid }} per Tonne) @else Per Tonne Net
  F.O.B.   {{ strtoupper($ic->contract->destinationport->name) }}
                                                                                        US ${{ number_format($ic->c_and_i_fob_gross, 4) }}
 
 
 TOTAL F.O.B. 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($buyers_gross_fob, 2) }}
 
Less US$ {{ number_format($retention_amt_fob, 2) }} being 2% Retention for the credit of Ghana Cocobod Export Retention
Account No. 14955916 (Export Rehabilitation Programmme) By the Collecting Bank
 
  Additional Handling Charge of $ {{ number_format($additional_handling_charge, 2) }}
 
 
 
 
$ {{ number_format($additional_handling_charge, 2) }} payable to the credit of CMC Handling Charges Account No. 01155109
with Ghana International Bank (G.I.B) London by the Collecting Bank
 
 
PAYMENT 100% CASH AGAINST DOCUMENTS IN LONDON/VIA DOCUMENTARY COLLECTION.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
@if ($first_contract->sales_advice->lid->id != 1) @endif @if ($first_contract->sales_advice->lid->id != 1) @endif @if ($first_contract->sales_advice->lid->id != 1) @else @endif @if ($first_contract->sales_advice->lid->id != 1) @endif @if ($first_contract->sales_advice->lid->id == 1) @else @endif @if ($first_contract->sales_advice->lid->id != 1) @else @endif
 
 
 
 
 
 
US $ {{ number_format($real_buyers_gross, 2) }}
 
US $ {{ number_format($real_bank_gross, 2) }}
 
              {{-- {{ number_format($retention_amt_fob, 2) }} --}}
__________________
US $   {{ number_format($buyers_gross_fob, 2) }} US $   {{ number_format($bank_gross_fob, 2) }}
          
 
 
             {{ number_format($retention_amt_fob, 2) }}
 
           US$ {{ number_format($additional_handling_charge, 2) }}
US$   {{ number_format($bank_gross_fob, 2) }}
 
 
 
 
 
           US$ {{ number_format($additional_handling_charge, 2) }}
 
 
 
 


For and on behalf of:
@if ($shipment->status == 'approved') User Image @endif