@foreach($cropInvGroups as $cropInvGroup)
@endforeach
@foreach($reducedCropInvs as $reducedCropInv)
@endforeach
@if($cropInvGroup->total_not_supplied === 0.00)
DELETE
@else
@endif