Batch Report

{{-- --}} {{-- --}} @foreach($rows as $row) {{-- --}} {{-- --}} @endforeach
GTIN Level Pending Unused AcceptedSampledDestoryedRejectedTotal
{{ $row['GTIN'] }} {{ $row['levelName'] }} {{ $row['pending'] }} {{ $row['unused'] }} {{ $row['accepted'] }}{{ $row['sampled']}}{{ $row['destroyed']}}{{ $row['rejected']}}{{ $row['total']}}
{{----}}