@if (session('message'))
× {{ session('message') }}.
@endif

Edit Job

@csrf @method('PUT')
Job No Buyer @php $buyers = App\Models\Buyer::all()->pluck('name', 'id'); @endphp
Style @php $styles = DB::table('jobs')->select('style')->distinct()->get(); @endphp
PO @php $pos = DB::table('jobs')->select('po')->distinct()->get(); @endphp
Department @php $departments = DB::table('jobs') ->select('department') ->distinct() ->get(); @endphp
Item
Destination
Order Quantity
@foreach ($colors as $color) @endforeach
Color Size Quantity
Save Quantity
Order / PO Received Date Shipment / Delivery Date
Target SMV Production Minutes
Unit Price Total Value
CM/PC Total CM
Consumption/Dzn Fabric Quantity
Fabrication Wash
AOP Print
Embroidery Lead Time
Remarks Print/Wash {{-- --}}
Cancel