年式 |
@include('admin.share._yearlist', ['name'=>'year_type_y', 'year'=>old('year_type_y', $vehicle->year_type_y), 'class_name'=>'w50per'])
|
---|---|
サイズ |
|
型式 | - @error('model_first') @enderror @error('model_second') @enderror |
形状 | @include('admin.share._body_category', [ 'name_main' => 'body_category', 'name_mid' => 'body_mid_category', 'name_sub' => 'body_sub_category', 'body_category' => old('body_category', $vehicle->body_category), 'body_mid_category' => old('body_mid_category', $vehicle->body_mid_category), 'body_sub_category' => old('body_sub_category', $vehicle->body_sub_category), ]) @error('vehicle_shape') | @enderror
車台番号 | @error('chassis_no') | @enderror
走行距離 |
Km |
ステータス |
@foreach(config('const.vehicle_status') as $key => $status)
status) == $key ? 'checked' : '' }}>
@endforeach
|
キャンセル理由 | @if($vehicle->cancel_reason == config('const.contract_cancel_reason_code.other')) {{ $vehicle->cancel_reason_etc }} @else {{ config('const.contract_cancel_reason.'.$vehicle->cancel_reason) }} @endif |
書類タイプ |
{{--@if(is_object($vehicle))
@endif--}}
|
担当者 | @error('charger') | @enderror