@extends('backend.layouts.app') @section('content') @php $tomorrow = Carbon::parse($current_date)->copy()->addDay()->format('Y-m-d'); @endphp
伝票番号 | 登録番号 | 車台番号 | 区分 |
|
作業担当者 |
|
進捗ステータス (※複数チェック可) |
@foreach(config('const.working_step_status') as $key=>$name)
@if($loop->index == 2)
@endif @endforeach |
顧客名 | 請求先 | 主作業 |
|
---|
作業予定日 | 実作業日 | 作業完了 |
{{-- $params->getMainWork() --}} | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
$search_params, 'current_date'=>(Carbon::parse($current_date)->copy()->subDay())->format('Y-m-d')]) }}">前日
{{ sprintf('%2d', Carbon::parse($current_date)->format('m')) }}月{{ sprintf('%2d', Carbon::parse($current_date)->format('d')) }}日({{ config('const.jp_week.'.Carbon::parse($current_date)->dayOfWeek) }})
$search_params, 'current_date'=>(Carbon::parse($current_date)->copy()->addDay())->format('Y-m-d')]) }}">翌日
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
受付番号/主作業/取引先名/車台番号 | 区分 | 作業担当者 | 作業内容 | 進捗 ステータス |
進捗登録 | 予定工数 | 実数工数 | @foreach (range(8, 23) as $item){{ sprintf('%02d',$item ) }}:00 | @endforeach @foreach (range(0, 7) as $item){{ sprintf('%02d',$item ) }}:00 | @endforeach|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{{ $params->reception_no }} @if(!empty($params->getMainWork())){{ $params->getMainWork() }} @endif{{ $params->partner_name }}{{ $params->chassis_no }} |
@endif
{{ config('const.order_class.'.$addition->class) }} |
@if(!is_object($addition->step) || (is_object($addition->step) && ($addition->step->status == config('const.working_step_status_code.before') || is_null($addition->step->status))))
|
{{ $addition->kind == 1 ? (isset($addition->work_category->name) ? $addition->work_category->UJName() : '') : $addition->content }} | @if(is_object($addition->step) && $addition->step->ch1_status == config('const.csch_status_code.already')) チェック完了 @else @if(is_object($addition->step)) {{ config('const.working_step_status.'.(empty($addition->step->status) ? 1 : $addition->step->status)) }} @else 作業待ち @endif @endif | @if(is_object($addition->charger)) $params->id, 'addition_id'=>$addition->id]) }}">進捗登録 @endif | {{ $addition->getScheduleTime() }} | {{ $addition->getRealTime() }} | @foreach (range(8, 23) as $item) @php $item = str_pad($item, 2, '0', STR_PAD_LEFT); @endphpexistSchedule(Carbon::parse($current_date)->format('Y-m-d').' '.$item.':7:00') ? 'checked' : '' }}> | existSchedule(Carbon::parse($current_date)->format('Y-m-d').' '.$item.':23:00') ? 'checked' : '' }}> | existSchedule(Carbon::parse($current_date)->format('Y-m-d').' '.$item.':37:00') ? 'checked' : '' }}> | existSchedule(Carbon::parse($current_date)->format('Y-m-d').' '.$item.':52:00') ? 'checked' : '' }}> | @endforeach @foreach (range(0, 7) as $item) @php $item = str_pad($item, 2, '0', STR_PAD_LEFT); @endphpexistSchedule(Carbon::parse($tomorrow)->format('Y-m-d').' '.$item.':7:00') ? 'checked' : '' }}> | existSchedule(Carbon::parse($tomorrow)->format('Y-m-d').' '.$item.':23:00') ? 'checked' : '' }}> | existSchedule(Carbon::parse($tomorrow)->format('Y-m-d').' '.$item.':37:00') ? 'checked' : '' }}> | existSchedule(Carbon::parse($tomorrow)->format('Y-m-d').' '.$item.':52:00') ? 'checked' : '' }}> | @endforeach|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
@endforeach @foreach (range(0, 7) as $item) @php $item = str_pad($item, 2, '0', STR_PAD_LEFT); @endphp | @endforeach | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
データが存在しません。 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
データが存在しません。 |