@extends('layouts.app')
@section('title', 'Skin_Fixing')
@section('content')
Computing Mechine Skin Fixing Panel
{{-- Alert Messages --}}
@include('common.alert')
{{-- Page Content --}}
Pendings
ID |
ODID |
OrderNumber |
OrderDate |
Group_No |
ItemID |
Master_Item |
Priority |
Action |
Selected
@endsection
@section('scripts')
@endsection