@extends('mrp') @section('title', $page_title) @section('content')
{{--
--}}
@csrf

Planning Details

@error('planning_id') {{ $message }} @enderror
@error('planning_name') {{ $message }} @enderror
@error('planning_code') {{ $message }} @enderror

Production Details

@error('production_code') {{ $message }} @enderror
@error('production_name') {{ $message }} @enderror
@error('date_start') {{ $message }} @enderror
@error('date_finish') {{ $message }} @enderror
@error('recovery_plan') {{ $message }} @enderror
@error('target_defect_rate') {{ $message }} @enderror
@error('target_effeciency') {{ $message }} @enderror

Process WIP

@if(Session::has('message')) @endif
@csrf
Input WIP

Report Details

@foreach ($list_process as $process_name => $lp) @foreach ($date_list_header as $dlh) @endforeach @foreach ($lp as $machine_name => $item) @php $isR = 0; @endphp @foreach ($item as $key => $v) @php if(count($item)>1){ $rowSpan = count($item); $isGenerate = false; $isR++; }else{ $rowSpan = ''; $isGenerate = true; $isR = 0; } @endphp {{-- machine name --}} @if ($rowSpan>1) @if ($isR == 1) @endif @else @endif {{-- part name --}} @foreach ($v as $k => $v2) @endforeach @foreach ($shifts as $shift) @if ($loop->iteration == 1) @foreach ($v2['from_wip'] as $kp => $dataProcess) @foreach ($dataProcess as $dp => $dataProc) @if ($dataProc['shift_id'] === $shift->id) @else @if (count($dataProcess) <= 1) @endif @endif @endforeach @endforeach @foreach ($v2['from_wip'] as $kp =>$dataProcess) @foreach ($dataProcess as $dp => $dataProc) @if ($dataProc['shift_id'] === $shift->id) @else @if (count($dataProcess) <= 1) @endif @endif @endforeach @endforeach @foreach ($v2['from_wip'] as $kp =>$dataProcess) @foreach ($dataProcess as $dataProc) @if ($dataProc['shift_id'] === $shift->id) @else @if (count($dataProcess) <= 1) @endif @endif @endforeach @endforeach @else {{-- SHIFT 2 --}}
@foreach ($v2['from_wip'] as $kp =>$dataProcess) @foreach ($dataProcess as $dataProc) @if ($dataProc['shift_id'] === $shift->id) @else @if (count($dataProcess) <= 1) @endif @endif @endforeach @endforeach @foreach ($v2['from_wip'] as $kp =>$dataProcess) @foreach ($dataProcess as $dataProc) @if ($dataProc['shift_id'] === $shift->id) @else @if (count($dataProcess) <= 1) @endif @endif @endforeach @endforeach @foreach ($v2['from_wip'] as $kp =>$dataProcess) @foreach ($dataProcess as $dataProc) @if ($dataProc['shift_id'] === $shift->id) @else @if (count($dataProcess) <= 1) @endif @endif @endforeach @endforeach @endif @endforeach @endforeach @endforeach
No {{$process_name}} Item{{$dlh}}
{{$machine_name}}{{$machine_name}} {{$k}} {{$shift->shift_name}} Plan @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if ($ddp['shift_id'] === $shift->id) @endif @endforeach @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if ($ddp['shift_id'] === $shift->id) @endif @endforeach
Actual @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if ($ddp['shift_id'] === $shift->id) @endif @endforeach @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if ($ddp['shift_id'] === $shift->id) @endif @endforeach
NG {{-- chek dari oee --}} @foreach ($v2['from_oee'][$kp] as $ddp) @if ($ddp['shift_id'] === $shift->id) @endif @endforeach @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if ($ddp['shift_id'] === $shift->id) @endif @endforeach
{{$shift->shift_name}} Plan {{-- chek dari oee --}} @foreach ($v2['from_oee'][$kp] as $ddp) @if ($ddp['shift_id'] === $shift->id) @endif @endforeach @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if($ddp['shift_id'] === $shift->id) @endif @endforeach
Actual {{-- chek dari oee --}} @foreach ($v2['from_oee'][$kp] as $ddp) @if ($ddp['shift_id'] === $shift->id) @endif @endforeach @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if($ddp['shift_id'] === $shift->id) @endif @endforeach
NG {{-- chek dari oee --}} @foreach ($v2['from_oee'][$kp] as $ddp) @if ($ddp['shift_id'] === $shift->id) @endif @endforeach @foreach ($v2['from_oee'][$kp] as $ddp) {{-- chek dari oee --}} @if($ddp['shift_id'] === $shift->id) @endif @endforeach
@endforeach
{{-- --}}
@endsection @push('css') @endpush @push('js') @endpush