顧客名 |
@if (isset($partner['id']))
-
@else
-
@include('backend.share._parts._partner_search_part', ['partner_id'=>old('partner_id', isset($params->partner_id) ? $params->partner_id : (isset($confirm_params['partner_id']) ? $confirm_params['partner_id'] : ''))])
@endif
@error('partner_name')
{{ $message }}
@enderror
@error('partner_id')
{{ $message }}
@enderror
|
@unless(isset($hide_reception))
請求先 | @include('backend.share._parts._partner_search_part', ['partner_id'=>old('bill_dest_id', isset($params->bill_dest_id) ? $params->bill_dest_id : (isset($confirm_params['bill_dest_id']) ? $confirm_params['bill_dest_id'] : '')), 'i'=>1]) @error('bill_dest_name') {{ $message }} @enderror | @endunless @if(isset($hide_reception))管理番号 |
@if (!empty(old('vehicle_id', isset($params->vehicle->id) ? $params->vehicle->id : (isset($confirm_params['vehicle_id']) ? $confirm_params['vehicle_id'] : ''))))
@else
@endif
@include('backend.share._parts._vehicle_search_part',['is_manage_no'=>1,'vehicle_id'=>old('vehicle_id', isset($params->vehicle_id) ? $params->vehicle_id : (isset($confirm_params['vehicle_id']) ? $confirm_params['vehicle_id'] : '')), 'search_type'=>config('const.vehicle_search_type.partner')])
|
車台番号 | @else | 車台番号 |
@if (isset($vehicle->id))
@if (!empty(old('vehicle_id', isset($params->vehicle->id) ? $params->vehicle->id : (isset($confirm_params['vehicle_id']) ? $confirm_params['vehicle_id'] : ''))))
@endif
@error('vehicle_id')
@else
@endif
@include('backend.share._parts._vehicle_search_part',['vehicle_id'=>old('vehicle_id', isset($params->vehicle_id) ? $params->vehicle_id : (isset($confirm_params['vehicle_id']) ? $confirm_params['vehicle_id'] : '')), 'search_type'=>config('const.vehicle_search_type.partner')])
{{ $message }}
@enderror
|
@endif
@else
車名 | @if (isset($vehicle->id)) @else @endif | 登録番号 | @if (isset($vehicle->id)) @else @endif | @unless (isset($hide_reception))受注日 |
![]() |
請求日 |
![]() |
@endunless
支払期日 |
![]() |
入力者 | 担当者 |
|
走行距離 | @if (isset($vehicle->id)) @if($department == 'truck') km @else km @endif @else km @endif |
---|
備考 | @error('reception_note') {{ $message }} @enderror |
---|
郵便番号 | @if (isset($partner['id'])) @else @endif | 住所 | @if (isset($partner['id'])) @else @endif | 電話番号 | @if (isset($partner['id'])) @else @endif | 型式 | @if (isset($vehicle->id)) - @else - @endif | エンジン型式 | @if (isset($vehicle->id)) @else @endif | 初年度登録 | @if (isset($vehicle->id)) @else @endif | 次回車検日 | @if (isset($vehicle->id)) @else @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||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
請求金額合計(税別) | {{ (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()).'円' : '' }} |
品名 | 税別 | 消費税 | 合計 |
---|---|---|---|
@php
$title_field = 'fee_title'.sprintf('%02d', $index);
$fee_field = 'fee'.sprintf('%02d', $index);
$consumption_fee_field = 'consumption_fee'.sprintf('%02d', $index);
$const_arr = $department == 'truck' ? 'fee_title_truck_bill' : 'fee_title_bill';
@endphp
@error('fee_title'.sprintf('%02d', $index))
{{ $message }}
@enderror
|
@error('fee'.sprintf('%02d', $index)) {{ $message }} @enderror | @error('consumption_fee'.sprintf('%02d', $index)) {{ $message }} @enderror | |
小計 | |||
付帯費用 | |||
合計 |
画像{{ $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']))
|