@extends('mrp') @section('title', $page_title) @section('content')

{{$page_title}}

@error('start_date') {{ $message }} @enderror

{{--

{{ $sumconveyorlogistic }}

Total Conveyor Logistic

{{ $sumconveyorproduction }}

Total Conveyor Production

{{ $sumsortirmaterial }}

Total Recheck Material

{{ $suminsortirmaterial }}

Total In Recheck Material

{{ $sumrejectmaterial }}

Total Reject Material

{{ $sumsortirproduct }}

Total Recheck Product

{{ $suminsortirproduct }}

Total In Recheck Product

{{ $sumrejectproduct }}

Total Product Reject

--}}
{{--
@csrf
@error('start_date') {{ $message }} @enderror
Dashboard Production List
--}}
{{-- @error('start_date') {{ $message }} @enderror --}}
Stock Material -
{{-- Stock Material --}}
{{-- @error('start_date') {{ $message }} @enderror --}}
Stock Product -
{{-- Stock Material --}}
@endsection @push('css') @endpush @push('js') {{-- SEARCH --}} {{-- production --}} {{-- material --}} {{-- product --}} @endpush