@foreach ($imports as $import)
@endforeach
No. | Date | Tonnage | Factory | Ref | Tonnage Left | EDIT | DELETE |
---|---|---|---|---|---|---|---|
{{ $loop->index + 1 }} | {{ $import->date_of_entry }} | {{ $import->tonnage }} | {{ $import->consignee->name }} | {{ $import->import_ref }} | {{ number_format($import->tonnage - $import->import_details->sum('tonnage'), 4) }} | EDIT | |
No. | Date | Tonnage | Factory | Ref | Tonnage Left | EDIT | DELETE |