@extends('layouts.dashboard.adminapp') @section('title', 'Route Card') @section('content') @if (session('success'))
{{ session('success') }}
@endif @if (session('error'))
{{ session('error') }}
@endif @if ($errors->any())
@endif

UEPL | Route Card

day, 00 month 0000

Route Card


@csrf












Process Details

Sl No. Process Source Previous Process Machine Operator Cycle Time (h:m) Actions
1
:

@endsection