伝票入力:
依頼日
グループ間伝票番号 {{ isset($reception->reception_no) ? $reception->reception_no : '' }} 依頼元 @if($department == 'truck')
@else @endif @error('requester') {{ $message }} @enderror
依頼先 @if((isset($reception->id) && $reception->id && (!empty($reception->request_dest)))) @else
@endif @error('request_dest') {{ $message }} @enderror
入力者 依頼者
@include('backend.share.work_reception.out_work._main_info', ['reception_no'=>((isset($reception->id) && $reception->id) ? $params->reception_no : ''), 'is_search'=>((isset($reception->id) && $reception->id) ? 0 : 1)])
@php $contents = old('content', (isset($contents) && is_array($contents)) ? $contents : null); @endphp

作業内容

削除
コピー
切取り
挿入
貼付け
@if(is_array($contents) && count($contents) > 0) @foreach($contents as $key => $content) @include('backend.share.work_reception.group_work._group_work_content', ['i'=>$key, 'range'=>0, 'exist_charger'=>1]) @endforeach @else @include('backend.share.work_reception.group_work._group_work_content', ['i'=>0, 'range'=>0]) @endif @unless (isset($finish_reception) && $finish_reception) @endunless
種別 作業内容 作業担当者 数量 単価 金額 原単価 原価小計

行追加

請求合計

原価合計