User has been successfully passed the eligibility test.
@if(!empty($industry_selected) && array_key_exists($industry_selected,$eligible_industries))Selected Industry: {{ $eligible_industries[$industry_selected] }}
@endif @if(!empty($program_name))Program Name: {{ $program_name }}
@endif @elseUser still not complete eligibility test.
@endif