{{$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('labour_supply_accra', Auth::user())
{{number_format($cost_sheet->total_cost,2)}} |
{{number_format($cost_sheet->withholding_tax,2)}} |
{{number_format($cost_sheet->accra_vat,2)}} |
{{number_format($cost_sheet->amt_payable_accra,2)}} |
@endcan
VIEW COST SHEET |
PREPARE COVER LETTER |
CS SUMMARY |
@endforeach