Sewing Balance History

@if (session('message'))
× {{ session('message') }}.
@endif
@forelse ($old_sewing_balances as $balance) @empty @endforelse
SL Job No Buyer Style PO Itam Color Size Sewing Balance Production Min Balance Actions
{{ $balance->id }} {{ $balance->job_no }} {{ $balance->buyer }} {{ $balance->style }} {{ $balance->po }} {{ $balance->item }} {{ $balance->color }} {{ $balance->size }} {{ $balance->sewing_balance }} {{ $balance->production_min_balance }} Edit
@csrf @method('DELETE')
No Sewing Balance Found