@extends('pd::layouts.app')
@section('head')
@endsection
@section('content')
Daily Production List
{{ csrf_field() }}
{{--
--}}
Date |
Factory PO |
Machine |
Product |
Shift |
{{-- Hour | --}}
Quantity |
Edit |
View |
Approve |
Delete |
@endsection
@section('script')
{{-- --}}
@endsection