| ID | Brand | Vehicle Model | Current Model Key | Change Model Key |
|---|---|---|---|---|
| {{ $vehicle->id }} | {{ strtoupper($vehicle->brand) }} | {{ $vehicle->vehicle_model }} |
{{ $vehicle->autoscout_model_key ?? '-' }}
|
|
| No vehicles found. | ||||