Spoilage/Loss
The Inventory Spoilage / lost while processing in work-in process.
@csrf
Work in process list
@if(!empty($lists)) @php $i=1; @endphp @foreach($lists as $list) @php $i++; @endphp @endforeach @endif
# Voucher # Voucher Date Amount Action
{{$i}} {{$list->voucher_number}} {{$list->voucher_date}} {{$list->net_total}}
{{(isset($total) ? $total : '')}}