伝票入力:
依頼日
伝票番号 {{ isset($out_content->out_content_no) ? $out_content->out_content_no : '' }} 依頼元 @if($department == 'truck')
@else @endif @error('request_dest') {{ $message }} @enderror
依頼先 @unless((isset($out_content->id) && $out_content->id))

検索

@endunless @error('requester') {{ $message }} @enderror
入力者
依頼者
お客様名を依頼書に反映
display_client_name) ? $out_content->display_client_name : '') ? 'checked' : '' }}>
@include('backend.share.work_reception.out_work._main_info', ['reception_no'=>((isset($out_content->id) && $out_content->id) ? $params->reception_no : ''), 'is_search'=>((isset($out_content->id) && $out_content->id) ? 0 : 1)])

作業内容

削除
コピー
切取り
挿入
貼付け
@php $display_count = 0; @endphp @if((isset($contents) && is_object($contents)) || is_array(old('content'))) @if(is_array(old('content'))) @foreach(old('content') as $key => $old_content) @include('backend.share.work_reception.out_work._out_work_content', ['i'=>$key, 'range'=>0]) @php $display_count++; @endphp @endforeach @else @foreach($contents as $key => $content) @include('backend.share.work_reception.out_work._out_work_content', ['i'=>$key, 'range'=>0]) @php $display_count++; @endphp @endforeach @endif @endif @if($display_count == 0) @include('backend.share.work_reception.out_work._out_work_content', ['i'=>0, 'range'=>0]) @endif @unless (isset($finish_reception) && $finish_reception) @endunless
種別 作業内容 数量 単価 金額 原単価 原価小計

行追加

請求合計

原価合計