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

{{ $page_title }}

Back
@if (auth()->user()->can('mrp.material-out-create')) @endif
Add New
@if (Session::has('message')) @endif
No Date Shift Part Name Part Number Machine Qty Out PIC Description Action
@endsection @push('css') @endpush @push('js') @endpush