Form
Your Name
Country @for(option of country; track option.value) { {{ option.viewValue }} }
Email
State @for(option of state; track option.value) { {{ option.viewValue }} }
Password
City @for(option of city; track option.value) { {{ option.viewValue }} }