お客様の車両の情報を入力してください 車両メーカー名

初年度登録
@error('month_type1')
{{ $message }} @enderror 型式 - @error('model_first')
{{ $message }} @enderror @error('model_second')
{{ $message }} @enderror 車台番号 @error('chassis_no')
{{ $message }} @enderror エンジン型式 車検証アップロード
@if(!empty(old('file_path2', isset($contact['file_path2']) ? $contact['file_path2'] : '')) && Storage::disk('temp')->has(old('file_path2', isset($contact['file_path2']) ? $contact['file_path2'] : ''))) @php $file_arr = explode('.', old('file_name2', isset($contact['file_name2']) ? $contact['file_name2'] : '')); $extension = end($file_arr); @endphp @if(in_array($extension, config('const.image_file_extension'))) @else {{ old('file_name2', isset($contact['file_name2']) ? $contact['file_name2'] : '') }} @endif @else @endif
@error('file_path2')
{{ $message }} @enderror お探しの部品名、品番等の情報を入力してください