{{ $loop->index + 1 }}. |
{{strtoupper(optional($shed_gang_allocation->activity_summary)->activity_summary_ref)}} |
{{ $shed_gang_allocation->activity->activity_name }} |
{{ $shed_gang_allocation->shed->name }} |
{{ $shed_gang_allocation->quantity_fulfiled }} |
{{ Carbon::parse($shed_gang_allocation->gang_allocation->allocation_date)->format('dS M Y') }} |
{{ $shed_gang_allocation->gang_rate }} |
{{ $shed_gang_allocation->gang_wages }} |
{{ optional(optional($shed_gang_allocation->internal_waybill)->lbc)->name }} |
{{ optional(optional($shed_gang_allocation->shed_waybill)->consignee)->name }} |
{{ optional($shed_gang_allocation->internal_waybill)->internal_waybill_no }} |
{{ optional($shed_gang_allocation->internal_waybill)->internal_waybill_date }} |
{{ optional($shed_gang_allocation->shed_waybill)->waybill_no }} |
{{ optional($shed_gang_allocation->shed_waybill)->waybill_date }} |
{{ optional($shed_gang_allocation->internal_waybill)->purity_date }} |
{{ optional($shed_gang_allocation->internal_waybill)->purity_number }} |
{{ strtoupper($shed_gang_allocation->remarks) }} |
{{ strtoupper($shed_gang_allocation->other_remarks) }} |
@can('labour_supply_accra', Auth::user())
{{ number_format($shed_gang_allocation->gang_wages, 2) }} |
@endcan
@endforeach