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

Rejected Mechines From the Process

@error('name') {{ $message }} @enderror
Back

{{-- Alert Messages --}} @include('common.alert')
Rejected Item List
Order_Number Event_Date Started_Date Started_Time Ended_Date Ended_Time I_SerialNo Item Employee

List Ended

@endsection @push('scripts') @endpush @section('scripts') @endsection