Choose items to find the total cost
Where do you want to study?
@foreach ($countryOptions as $id => $country)
@endforeach
Choose items to find the total cost
Which English Proficiency Do you Have?
@foreach ($testOptions as $id => $test)
@endforeach
Choose items to find the total cost
Which Intake do you want to go?
@foreach ($intakeOptions as $id => $intake)
@endforeach
Choose items to find the total cost
Whats Your Program Level Choice?
@foreach ($programLevelOptions as $id => $level)
@endforeach