@php $addinfo_data = @$user->portfolio->userGeneral; $dos_program_category_id = @$user->portfolio->dos_program_category_id; $program_id = @$user->portfolio->program_id; $countries = get_countries(); $institution_type_list = config('common.institution_type'); $study_level_list = config('common.study_level'); $relationship = config('common.relation'); $user_id = @$user->id; $countries_phone_code = get_countries_phone_code(); $is_skipped = $step_verified_data['is_skipped_additional_info']; $self_placement_imix_program_array = config('common.self_placement_imix_program_array'); @endphp
1
2
3
4
@if($dos_program_category_id == 3)
5
6
7
8
@else
5
6
7
8
9
@endif

Contact Information

All fields with star (*) are required
@if($dos_program_category_id == 3)
@endif
@if($user->is_timeline_locked == 1) @else @endif

Address

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @else @endif

Passport Information

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @else @endif

Previous J1 Program

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @if($dos_program_category_id != 3) @else @endif @else @endif
@if($dos_program_category_id != 3)

Spouse

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @else @endif
@endif

Education

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @if($dos_program_category_id != 3) @else @endif @else @if($dos_program_category_id != 3) @else @endif @endif

Work Experience

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @else @endif

Emergency Contacts

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @else @endif

Criminal Background

All fields with star (*) are required
@if($user->is_timeline_locked == 1) @else @endif
@if($addinfo_data->lock_additional_info == 1)

You have already added additional information.

Note: To Review the each step details please click on above displaying numbers.

@if($dos_program_category_id == 3 && !in_array($program_id,$self_placement_imix_program_array)) @elseif(in_array($program_id,$self_placement_imix_program_array)) @else @endif @endif @if($addinfo_data->lock_additional_info != 1 && $is_skipped !=1) @if($dos_program_category_id == 3 && !in_array($program_id,$self_placement_imix_program_array)) @else @endif @endif