管理担当者 | 使用拠点 |
|
社用車種別 |
|
使用目的 |
|
登録番号 | 車台番号 |
---|
使用目的 @sortablelink('using_purpose', ' ▲▼') | 社用車種別 @sortablelink('own_vehicle_type', ' ▲▼') | ドアナンバー @sortablelink('door_number', ' ▲▼') | 登録番号 | 車台番号 | {{--走行距離 | --}}初年度登録 | 車検満了日 @sortablelink('inspection_status_date', ' ▲▼') | 所有 @sortablelink('ownership', ' ▲▼') | 使用拠点 @sortablelink('planed_shed_id', ' ▲▼') | 管理担当者 @sortablelink('charge_user_id', ' ▲▼') | 社用車一覧非表示 @sortablelink('hide', ' ▲▼') | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
$param->id]) }}">閲覧 | {{ config('const.own_vehicle_purpose.'.(isset($param->vehicle_info_basic->using_purpose) ? $param->vehicle_info_basic->using_purpose : '')) }} | {{ config('const.own_vehicle_type.'.$param->own_vehicle_type) }}{{ $param->own_vehicle_type == config('const.option_other_value') ? $param->own_vehicle_type_etc : '' }} | {{ $param->door_number }} | {{ $param->register_no }} | {{ isset($param->vehicle_info->vehicle_info_basic->chassis_no) ? $param->vehicle_info->vehicle_info_basic->chassis_no : "" }} | {{--{{ isset($param->vehicle_info->vehicle_info_basic->rough_travel_distance) ? number_format($param->vehicle_info->vehicle_info_basic->rough_travel_distance)."km" : "" }} | --}}{{ App\Helper\SystemHelper::convertSymbolGtJYeaMonth($param->vehicle_info_basic->year_type_y, $param->vehicle_info_basic->year_type_m) }} | {{ config('const.vehicle_inspection_status.'.(isset($param->vehicle_info_basic->inspection_status) ? $param->vehicle_info_basic->inspection_status : '')) }} {{ $param->getInspectionDate() }} |
{{ $param->ownership }} | {{ config('const.vehicle_shed_list.'.$param->vehicle_info_basic->planed_shed_id) }}{{ $param->vehicle_info_basic->planed_shed_id == config('const.option_other_value') ? $param->vehicle_info_basic->planed_shed_etc : '' }} | {{ isset($param->charge_user->name_kanji) ? $param->charge_user->name_kanji : "" }} | {!! isset($param->hide) && $param->hide ? " ✓ " : "" !!} |
自社車両データが存在しません。 |