Job Details

@if (auth()->user()->role_id == 1 || auth()->user()->role_id == 4) @else @endif @forelse ($jobs as $job) @if (auth()->user()->role_id == 1 || auth()->user()->role_id == 4) @else @endif @empty @endforelse
ActionsSLBuyer Job No Style PO Department Item Color Size Color Quantity Destination Order Quantity Inspection Date Delivery Date Target SMV Production Minutes Unit Price Total Value CM /PCs Total CM Consumption/ DZN Fabric Quantity Fabrication Order Received Date AOP Print Embroidery Remarks
@csrf @method('DELETE')
{{ $loop->index + 1 }}{{ $job->buyer }} {{ $job->job_no }} {{ $job->style }} {{ $job->po }} {{ $job->department }} {{ $job->item }} {{ $job->color }} {{ $job->size }} {{ $job->color_quantity }} {{ $job->destination }} {{ $job->delivery_date }} {{ $job->ins_date }} {{ $job->delivery_date }} {{ $job->target_smv }} {{ $job->production_minutes }} {{ $job->unit_price }} {{ $job->total_value }} {{ $job->cm_pc }} {{ $job->total_cm }} {{ $job->consumption_dzn }} {{ $job->fabric_qnty }} {{ $job->fabrication }} {{ $job->order_received_date }} {{ $job->aop }} {{ $job->print }} {{ $job->embroidery }} {{ $job->remarks }}
No Jobs found

Back