Search Car Database
Search Car Database
Results
{{ make ? make.name : '' }} {{ model ? model.name : '' }} {{ (model && model.generation) ? '(' + model.generation + ')' : '' }} {{ searchForm.vin ? 'VIN :' + searchForm.vin : '' }}
{{ make.story ? make.story : '----' }}
{{ make_errors['name'][0] }}
Format: YYYY
{{ make_errors['production_from'][0] }}
Format: YYYY
{{ make_errors['production_to'][0] }}
{{ make_errors['address'][0] }}
{{ make_errors['zipcode'][0] }}
{{ make_errors['country_id'][0] }}
{{ make_errors['state_name'][0] }}
{{ make_errors['place'][0] }}
{{ make_errors['story'][0] }}
{{model.make.name}}
{{model.name}}
Produced:
{{ model.first_production_year ? model.first_production_year : 'Year From' }} - {{ model.last_production_year ? model.last_production_year :'Year To' }}
Number of cars Produced:
{{ model.total_car_produced ? model.total_car_produced : '-' }}
Predecessor:
{{ model.predecessor ? model.predecessor : '-' }}
Successor:
{{ model.successor ? model.successor : '-' }}
{{model.make.name}}
{{model.name}}
Produced:
{{ model.first_production_year ? model.first_production_year : 'Year From' }} - {{ model.last_production_year ? model.last_production_year :'Year To' }}
Number of cars Produced:
{{ model.total_car_produced ? model.total_car_produced : '-' }}
Predecessor:
{{ model.predecessor ? model.predecessor : '-' }}
Successor:
{{ model.successor ? model.successor : '-' }}
No Results.

{{ model.story ? model.story : '----' }}

{{ model_errors['name'][0] }}
{{ model_errors['generation'][0] }}
{{ model_errors['generation_code'][0] }}
{{ model_errors['production_series_code'][0] }}
{{ model_errors['production_series_name'][0] }}
{{ model_errors['first_production_year'][0] }}
{{ model_errors['last_production_year'][0] }}
{{ model_errors['introduction_date'][0] }}
{{ model_errors['introduction_event'][0] }}
{{ model_errors['introduction_place'][0] }}
{{ model_errors['first_vin_chassis_no'][0] }}
{{ model_errors['last_vin)chassis_no'][0] }}
{{ model_errors['total_car_produced'][0] }}
{{ model_errors['total_no_LHD_steering'][0] }}
{{ model_errors['total_no_RHD_steering'][0] }}
{{ model_errors['total_no_other_steering'][0] }}
{{ model_errors['total_no_destroyed_car'][0] }}
{{ model_errors['total_no_existing_car'][0] }}
{{ model_errors['introduction_price'][0] }}
{{ model_errors['predecessor'][0] }}
{{ model_errors['successor'][0] }}
No Results.