Sewing Plan History

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