@extends('layouts.app') @section('title', 'Quality_check') @section('content')

Quality Comfirmation Panel

{{-- Alert Messages --}} @include('common.alert') {{-- Page Content --}}

Pendings

Pending Item List
ID ODID OrderNumber OrderDate Group_No ItemID Master_Item Priority Action

Selected

@csrf
Selected Item List
Select_All ID ODID Order_Number Item_SerialNo Group_No Master_Item Action
@include('Cancellation_modals.process_cancellationmodal') @include('Orders.employee_technicalserialmodal') @include('Cancellation_modals.devices_modal') @endsection @section('scripts') @endsection