@extends('layouts.dashboard.superadminapp') @section('title', 'Manufacturing Plan Board') @section('content') @push('styles') @endpush

Manufacturing Plan Board

Manage Route Card Processes and Schedules

Back to Planning
{{-- Flash Messages --}} @if(session('success')) @endif @if(session('error')) @endif
Loading...
@endsection @push('scripts') @endpush