@extends('mrp') @section('title', $page_title) @section('content')
{{ Session::get('message') }}
| No | Production Code | Production Name | Planning Code | Recovery Plan | Action | {{--Action | --}}
|---|---|---|---|---|---|---|
| {{$loop->iteration}} | {{$production->production_code}} | {{$production->production_name}} | {{$production->planning->plan_code ?? 'N/A'}} | {{--{{$production->product->product_name ?? 'N/A'}} | --}}{{$production->recovery_plan}} |