CONTRACTS
No. | Contract Number | Contract Date | Consignee | MK Number | Tonnage | Destination Port | Country | UK CIF Price ($) | Basis | Exchange Rate Declared |
Date Declared | Category | Specialty | Shipping Period | Type of loan | Shipping mode | Season | @if ($user->can('operation.accra_mkt'))EDIT | {{--DELETE | --}}VIEW | @endif|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ $count++ }}. | {{ $contract->number }} | {{ date('d - M - Y', strtotime($contract->contract_date)) }} | {{ optional($contract->consignee)->name }} | {{ $contract->mk_number }} | {{ number_format($contract->tonnage, 4) }} | {{ optional($contract->destinationport)->name }} | {{ optional($contract->country)->name }} | {{ number_format($contract->uk_cif_price, 2) }} | {{ App\Model\base::find($contract->base_id)->name }} | {{ $contract->exchangerate_declared }} | {{ date('d - M - Y', strtotime($contract->date_declared)) }} | {{ optional($contract->crop)->name }} | {{ $contract->shipping_instruction?->specialty_type }} | {{ $contract->shipping_period }} | {{ $contract->type_of_loan }} | {{ optional($contract->shippingmode)->name }} | {{ $contract->sales_advice->production_year->year }} | @if ($user->can('operation.accra_mkt')) @if ($contract->country_id != 24)EDIT | @elseEDIT | @endif {{----}} | VIEW DOC |
No. | Contract Number | Contract Date | Consignee | MK Number | Tonnage | Destination Port | Country | UK CIF Price ($) | Basis | Exchange Rate declared |
Date Declared | Category | Specialty | Shipping Period | Type of loan | Shipping mode | Season | @if ($user->can('operation.accra_mkt'))EDIT | {{--DELETE | --}}VIEW | @endif