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

Dashboard

Reports and Others
{{-- Alert Messages --}} @include('common.alert') {{-- Page Content --}}
TO:0000
Today
0000
0000 %
Monthly
0000
0000 %
Cost Details
Today
$215,000
----
Monthly
$215,000
---
Labour Hours
Today(H:M:S)
H12
----
Monthly(H:M:S)
H300
---

Production Control Frontier Graph Analysis


PLACED ORDERS

EMPLOYEE WORK FLOW HOURS

PLACED ORDERS THROUGH CHANNELS

@endsection @section('scripts') @endsection