{{ $count++ }}. |
{{ $shed_gang_allocation->port->name }} |
{{ $shed_gang_allocation->gang->gang_name }} |
{{ $shed_gang_allocation->season->name }} |
{{ $shed_gang_allocation->gang_allocation->allocation_date ? Carbon\Carbon::parse($shed_gang_allocation->gang_allocation->allocation_date)->format('j M Y') : null }}
|
{{ $shed_gang_allocation->gang_allocation->quantity_allocated }} |
{{ number_format($shed_gang_allocation->quantity_fulfiled / 16, 4) }} |
{{ $shed_gang_allocation->gang_allocation->activity->activity_name }} |
{{ $shed_gang_allocation->activity_summary?->activity_date ? Carbon\Carbon::parse($shed_gang_allocation->activity_summary?->activity_date)->format('j M Y') : null }}
|
{{ $shed_gang_allocation->activity_summary?->activity_summary_ref }} |
{{ $shed_gang_allocation->depot_keeper_time ? Carbon\Carbon::parse($shed_gang_allocation->depot_keeper_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->cost_sheet_ref }} |
{{ $shed_gang_allocation->cost_sheet?->cost_sheet_date ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->cost_sheet_date)->format('j M Y') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->wpo_arrival_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->wpo_arrival_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->wpo_arrival_supervisor_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->wpo_arrival_supervisor_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->toc_audit_secretary_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->toc_audit_secretary_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->toc_audit_user_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->toc_audit_user_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->toc_audit_supervisor_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->toc_audit_supervisor_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->toc_audit_authorizer_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->toc_audit_authorizer_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accounts_user_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accounts_user_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accounts_supervisor_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accounts_supervisor_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accounts_authorizer_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accounts_authorizer_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accra_audit_secretary_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accra_audit_secretary_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accra_audit_user_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accra_audit_user_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accra_audit_supervisor_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accra_audit_supervisor_time)->format('j M Y g:i a') : null }}
|
{{ $shed_gang_allocation->cost_sheet?->accra_audit_authorizer_time ? Carbon\Carbon::parse($shed_gang_allocation->cost_sheet?->accra_audit_authorizer_time)->format('j M Y g:i a') : null }}
|
@endforeach