{{ $loop->index + 1 }}. |
{{ $cost_sheet->cost_sheet_ref }} |
{{ $cost_sheet->gang->gang_name }} |
{{ $cost_sheet->season->name }} |
{{ $cost_sheet->port->name }} |
{{ strtoupper(optional(User::find($cost_sheet->wpo_arrival_user))->username) }}
|
{{-- @if ($cost_sheet->audit_logs()->exists())
@foreach ($cost_sheet->audit_logs as $audit_log) --}}
{{ strtoupper($cost_sheet->audit_logs->last()->toc_reasons_for_return) }}
|
{{-- @endforeach
@endif --}}
@if ($user->can('operation.toc_wpo.arrival'))
Activity
Summaries
|
|
{{-- expr --}}
@endif
@endforeach