作業内容

@if ($department == 'parts') @endif @if ($department == "parts") @endif @if($department == "moritis") @endif @unless ($department == 'moritis' || $department == 'truck') @endunless @if ($department == 'moritis' || $department == 'parts') @endif @php $content = old('content', ((isset($contents) && $contents->count()) ? $contents->toArray() : null)); $confirm_params['content'] = $content; @endphp @if (is_null($content)) @include('backend.share.work_reception._work_content', ['i'=>0, 'range'=>9]) @else @foreach ($content as $content_count=>$item) @if (isset($show_master_process) && isset($params) && $params->system_part == config('const.system_parts_code.truck') && ($department == 'moritis')) @if ($item['work_kind'] != config('const.content_work_kind.out_parts') && $item['work_kind'] != config('const.content_work_kind.out_work') && $item['requester'] == config('const.content_system_part.moritis')){{-- 【00003 外注部品】,【00005 外注作業】 --}} @include('backend.share.work_reception._work_content', ['i'=>$content_count, 'range'=>0]) @else @include('backend.share.work_reception._work_content_detail', ['i'=>$content_count, 'range'=>0]) @endif @else @include('backend.share.work_reception._work_content', ['i'=>$content_count, 'range'=>0]) @endif @endforeach @endif @unless(isset($vehicle->id) || (isset($id) && $params->for_vehicle == config('const.bill_vehicle_status.for_vehicle'))) @endunless
種別管理番号作業内容区分区分数量単位単価 金額(税別) 消費税 金額(税込)レス

行追加

請求金額合計(税別) {{ (is_object($params) && !empty($params->getSubTotal())) ? number_format($params->getSubTotal()).'円' : '' }}
消費税 {{ (is_object($params) && !empty($params->getTotal() - $params->getSubTotal())) ? number_format($params->getTotal() - $params->getSubTotal()).'円' : '' }}
請求金額合計(税込) {{ (is_object($params) && !empty($params->getTotal())) ? number_format($params->getTotal()).'円' : '' }}
@if(isset($vehicle->id) || (isset($id) && $params->for_vehicle == config('const.bill_vehicle_status.for_vehicle')))
@php $attachments = old('attachment', isset($attachments) ? $attachments->toArray() : null); $confirm_params['attachment'] = $attachments; @endphp
@endif
画像