@for (type of licencePlateTypes; track type) { {{type.typeName}} } @if (licencePlateModel.type === 'de_season') {
@for (date of monthsOfYearList; track date) { {{date.monthName}} } @for (date of monthsOfYearList; track date) { {{date.monthName}} }
} @if (licencePlateModel.type === 'euro') {
@for (country of countriesList; track country) { {{country.countryName}} }
} @if (licencePlateModel.type !== 'other') { {{ licencePlateModel.country }} } @if (licencePlateModel.type === 'de_season') { } Format: M-AA 1234 Please enter a license plate number in the format "M-AA 1234".
Licence plate model value: {{ licencePlateModel | json }}