{{ $loop->index + 1 }} |
{{ strtoupper(optional($cost_sheet->gang)->gang_name) }} |
{{ strtoupper(optional($cost_sheet->season)->name) }} |
{{ $cost_sheet->cost_sheet_date }} |
{{ strtoupper($cost_sheet->cost_sheet_ref) }} |
{{ strtoupper(optional($cost_sheet->port)->name) }} |
{{ $cost_sheet->status }} |
{{ strtoupper($cost_sheet->type) }} |
{{ number_format($cost_sheet->total_labour_cost, 2) }} |
{{ number_format($cost_sheet->labour_services_charge, 2) }} |
{{ number_format($cost_sheet->nhil_levy, 2) }} |
{{ number_format($cost_sheet->getfund_levy, 2) }} |
{{ number_format($cost_sheet->covid_levy, 2) }} |
{{ number_format($cost_sheet->total_levy, 2) }} |
{{ number_format($cost_sheet->vat, 2) }} |
{{ number_format($cost_sheet->vat_and_levies, 2) }} |
@can('operation.toc_wpo.arrival', Auth::user())
@cannot('wpo_arrival_supervisor', Auth::user())
0) disabled onclick="event.preventDefault();" @endif>EDIT |
|
0) disabled onclick="event.preventDefault();" @endif> Activity Summaries |
@endcan
@endcan
@can('labour_supply_accra', Auth::user())
{{ number_format($cost_sheet->total_cost, 2) }} |
|
|
@endcan
@if ($user->can('audit_toc.user') || $user->can('audit_toc.supervisor') || $user->can('audit_toc.certifier'))
RETURN COST
SHEET
|
@endif
VIEW COST
SHEET
|
CS
SUMMARY
|
@endforeach