@if($dos_program_category_id == 3) @include('user.app-status.resume_camp') @else @php $countries = get_countries(); $countries_phone_code = get_countries_phone_code(); $resume_data = @$resume_data; $education = @$resume_data->education; $employment = @$resume_data->employment; $certificates = @$resume_data->certificates; $awards = @$resume_data->awards; $upload_file_size = config('common.upload_file_size'); $allow_file_ext = collect(config('common.allow_pdf'))->implode(', '); $upload_img_size = config('common.upload_img_size'); $allow_image_ext = collect(config('common.allow_image_ext'))->implode(', '); $passport_photo = @$resume_data['passport_photo']; $passport_photo_path = config('common.user-documents').DS.$user->id.DS.$passport_photo; $passport_photo_url = empty(get_url($passport_photo_path)) ? url("assets/images/noavatar.png") : "storage".DS.$passport_photo_path; @endphp

Create Your ITN Resume

Next step is to create your ITN Resume. We will check it in order to verify your J-1 Visa Eligibility for a J-1 Intern or Trainee Program.

Later in the process, Host Organizations will also review your resume before interviewing you.

Be sure to include all relevant details and proofread the ITN Resume carefully before submitting. You can start creating it here:

Thank you for your interest. We regret to inform you that your resume has not been shortlisted for this position.
Thank you! your Resume has been approved.

Candidate Information

All fields with star (*) are required
email) ? 'readonly' : '' }} required>
@if(!empty(@$resume_data->passport_photo))
{{ @$resume_data->passport_photo }}
@endif passport_photo) ? 'disabled' : 'required' }}> Supported formats: {{$allow_image_ext}} | Max size: {{$upload_img_size}} MB
@endif