@php $is_interview_finished = @$step_verified_data['is_interview_finished']; $interview_data = @$step_verified_data['interview_data']; $admin_timezone_label = @$step_verified_data['admin_timezone_label']; $is_payment_plan = @$step_verified_data['is_payment_plan']; $calender_url = @$interview_data->calender_url; $user_timezone_name= @$step_verified_data['user_timezone_name']; if(!empty($user_timezone_name)){ date_default_timezone_set($user_timezone_name); } $ev_timezone = session('user_timezone'); $system_date = date('Y-m-d H:i'); $position_types = @$step_verified_data['position_types']; $user_info = @$step_verified_data['user_info']; $is_booking_email_send = $user_info['is_booking_email_send']; $ms_booking_url_pre_screen = $user_info['ms_booking_url_pre_screen']; $pre_screening_interviewer_admin = $user_info['pre_screening_interviewer_admin']; $english_level = config('common.english_level'); $sponsor_name = $user->portfolio->sponsor_name; $user_status = $user->j1_status_id; $agency_name = @$step_verified_data['agency_name']; $dos_program_category_id = @$user->portfolio->dos_program_category_id; $zoom_url = config('common.zoom_url'); @endphp

Schedule Your Introductory Call

Congratulations, your ITN Resume was approved! We are excited about the possibility of collaborating with you.

We would love to schedule an Introductory Call to learn more about your goals and objectives for the J-1 Program in the United States. This is a great opportunity for you to ask any questions and to learn more about our programs, inclusions, costs, and all the details of what we offer.

Please click the button below to choose a time that works best for you:


We look forward to speaking with you soon!

Congratulations! Your eligibility has been confirmed by our Service Representative.
Time out for your first interview confirmation. Again, One of our Service Representative will contact you shortly with the schedule of your introductory call.
Sorry! It appears that you are Not Eligible for our Exchange Visitor program. Please contact us to get more details on the eligibility requirements.
Program Availability

{{ dateformat($interview_data->availability_date, DISPLAY_DATE) }}

@if($interview_data->dos_program_category == 3 && $interview_data->latest_availability_date != '0000-00-00' && $interview_data->latest_availability_date != '')
@if($interview_data->dos_program_category == 3) Availability Date Up to @else Latest Availability Date @endif

{{ dateformat($interview_data->latest_availability_date, DISPLAY_DATE) }}

@endif
English Evaluation

{{ (!empty($interview_data->english_level)) ? $english_level[$interview_data->english_level]["title"] : "" }}

@if($interview_data->dos_program_category != 3)
Program Length

{{ $interview_data->preferred_program_length }}

Program Preference

@if(!empty($position_types)) @foreach($position_types as $pt) @if($pt->id == $interview_data->preferred_position_1) {{ $pt->position_type_name }} @endif @endforeach @endif

@endif