{{ $loop->index + 1 }} |
{{ strtoupper(optional($gang_allocation->activity)->activity_name) }} |
{{ strtoupper(optional($gang_allocation->shed)->name) }} |
{{ strtoupper(optional($gang_allocation->gang)->gang_name) }} |
{{ number_format($gang_allocation->quantity_allocated, 4) }} |
{{ strtoupper($gang_allocation->allocation_date) }} |
shed_gang_allocations?->sum('quantity_fulfiled') == $gang_allocation->quantity_allocated * 16) disabled onclick="event.preventDefault();"
oncontextmenu="return false;" @endif --}}>EDIT
|
|
@endforeach