@endif | 種別 | @if (strpos(Request::url(), 'work_reception') && $department == 'moritis')作業コード | @endif @if ($department == 'parts')管理番号 | @endif作業内容 | @if ($department == "parts")区分 | @endif @if($department == "moritis")区分 | @endif数量 | @unless ($department == 'moritis' || $department == 'truck')単位 | @endunless単価 | 金額 | @if ($department == 'moritis' || $department == 'parts')レス | @endif原単価 | 原価小計 | 外注先 | 請求 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
技術料 | @if ($department == "parts") | @endif | ||||
部品金額 | @if ($department == "parts") | @endif | ||||
お見積額 | @if ($department == "parts") | @endif |
@php
$title_field = 'fee_title'.sprintf('%02d', $index);
$fee_field = 'fee'.sprintf('%02d', $index);
$const_arr = $department == 'truck' ? 'fee_title_truck' : 'fee_title';
@endphp
@error('fee_title'.sprintf('%02d', $index))
{{ $message }}
@enderror
|
@error('fee'.sprintf('%02d', $index)) {{ $message }} @enderror | @if($index % 2 == 0)||
---|---|---|---|
技術料合 | |||
部品値引 | |||
付帯費用 | |||
見積合計 |
工賃 | 工賃値引 | 外注工賃 | クレーム | レッカー | 車輌販売 | 諸費用 | 販売買取 | 技術料計 | 区分別値引 | |
---|---|---|---|---|---|---|---|---|---|---|
売上(税抜) | ||||||||||
原価 | ||||||||||
粗利 | ||||||||||
部品 | その他 | 外注部品 | クレーム | 部品値引 | 車輌販売 | 諸費用 | 販売買取 | 部品料計 | 整備小計 | |
売上(税抜) | ||||||||||
原価 | ||||||||||
粗利 |
技術料金 | 部品料金 | 一般消費税 | 整備合計 | 諸費用(諸税) | 諸費用(諸税) | 諸費用消費税 | 諸費用合計 | 預り金 | 調整値引 | 請求合計 |
---|---|---|---|---|---|---|---|---|---|---|
画像{{ $i + 1 }}: |
attachment[$i]->att_file_name) ? $params->attachment[$i]->att_file_name : (isset($confirm_params['attachment'][$i]['att_file_name']) ? $confirm_params['attachment'][$i]['att_file_name'] : '')) }}">
attachment[$i]->att_file_path) ? $params->attachment[$i]->att_file_path : (isset($confirm_params['attachment'][$i]['att_file_path']) ? $confirm_params['attachment'][$i]['att_file_path'] : '')) }}">
@if (Storage::disk('temp')->has(old('attachment.'.$i.'.att_file_path')))
attachment[$i]->note) ? $params->attachment[$i]->note: (isset($confirm_params['attachment'][$i]['note']) ? $confirm_params['attachment'][$i]['note'] : '')) }}">
|
---|---|
画像{{ $key4 + 1 }}: |
@if (isset($attachment['att_file_path']) && Storage::disk('temp')->has($attachment['att_file_path']))
|