COMMERCIAL INVOICE
LOCAL DELIVERY

@if ($shipment->status == 'approved')

@endif



COCOA MARKETING COMPANY (GHANA) LIMITED

TELEPHONE: 668464, 668281



BILL TO: MESSRS

@if ($shipment->multi_status == null) {{ $contract->consignee->name }}
@php $string = $consignee_address->address; echo wordwrap($string, 20, '
', true); @endphp @else {{ $first_contract->consignee->name }}
@php $string = $consignee_address->address; echo wordwrap($string, 20, '
', true); @endphp @endif





@if ($shipment->multi_status == null) @else @foreach ($shipment->multi_contracts as $mcontract) @endforeach @endif
CONTRACT MK No: DATED
{{ $contract->number }} {{ $contract->mk_number }} {{ Carbon\Carbon::parse($contract->contract_date)->format('d-M-Y') }}
{{ $mcontract->contract->number }} {{ $mcontract->contract->mk_number }} {{ Carbon\Carbon::parse($mcontract->contract->contract_date)->format('d-M-Y') }}


@if ($shipment->multi_status == null) @else @foreach ($shipment->multi_contracts as $mcontract) @endforeach @endif

ITEM

DESCRIPTION

TONNAGE

PRICE/TONNE

AMOUNT (USD)

A

@if ($contract->sales_advice->various == 'no') {{ $contract->sales_advice->production_year->year }} {{ strtoupper(ltrim($contract->sales_advice->crop->name, 'Ghana')) }} @else VARIOUS CROP YEARS {{ strtoupper(ltrim($contract->sales_advice->crop->name, 'Ghana')) }} @endif

{{ $shipment->tonnage_shipped }}

{{ $exstore_price }} (PLUS LID OF $400)

{{ number_format($exstore_price * $shipment->tonnage_shipped, 2) }}

{{ chr(64 + $loop->iteration) }}

@if ($mcontract->contract->sales_advice->various == 'no') {{ $mcontract->contract->sales_advice->production_year->year }} {{ strtoupper(ltrim($mcontract->contract->sales_advice->crop->name, 'Ghana')) }} @else VARIOUS CROP YEARS {{ strtoupper(ltrim($mcontract->contract->sales_advice->crop->name, 'Ghana')) }} @endif

{{ $mcontract->tonnage_shipped }}

@if ($mcontract->contract->sales_advice->base_id == 7) {{ round($mcontract->c_and_i, 2) }} (PLUS LID OF $400) @else {{ round($mcontract->exstore_price, 2) }} (PLUS LID OF $400) @endif

@if ($mcontract->contract->sales_advice->base_id == 7) {{ number_format($mcontract->exstore_price_tonnage, 2) }} @else {{ number_format($mcontract->exstore_price * $mcontract->tonnage_shipped, 2) }}

@endif





-





-





-





-



$ @if ($shipment->multi_status == null) {{ number_format($exstore_price * $shipment->tonnage_shipped, 2) }} @else {{ number_format($full_exstore_price, 2) }} @endif


$ @if ($shipment->multi_status == null) {{ number_format($exstore_price * $shipment->tonnage_shipped, 2) }} @else {{ number_format($full_exstore_price, 2) }} @endif Payable to the credit of {{ ucwords(strtolower($shipment->premium_bank_detail->consignee->name)) }} through {{-- Bank of Ghana's --}} Account No: {{ $shipment->premium_bank_detail->bank_acct_no }} with {{ ucwords(strtolower($shipment->premium_bank_detail->bank_name)) }}, {{ ucwords(strtolower($shipment->premium_bank_detail->bank_capital)) }}.


@if ($shipment->status == 'approved') User Image @endif

{{ $manager->name }} {{-- (MRS) --}} ({{ $manager->rank }})


E-MAIL: info@cocoamarketing.com

{{ csrf_field() }}