@php $documents = @$step_verified_data['documents']; $pre_placement_doc = @$step_verified_data['pre_placement_doc']; $step_status = @$step_verified_data['step_status']; $brand_agency = @$step_verified_data['brand_agency']; $agency_logo_url = @$step_verified_data['agency_logo_url']; $agency_bg_color = @$step_verified_data['agency_bg_color']; $agency_logo_class = @$step_verified_data['agency_logo_class']; @endphp

Submit Your Documents

Congratulations! Your placement is confirmed at {host_company_1}!

To move forward with processing your application and receiving your Form DS-2019, please upload all the required documents below before {placement_date_after_14_days}.

The document submission deadline will be strictly observed, and failure to complete may result in placement cancellation, and the refund policy in the ITN Agreement will be applied.

IMPORTANT TO CHECK:

Document Checklist - Download
Odyssey Terms and Conditions form (T&C) - Download
Odyssey SAF - Agreement and Orientation Supplement (SAF) - INDIAN NATIONALS ONLY - Download
Exchange Visitor Information - Download

These templates are also available in your personal document management link stated above. Please note that all documents must be uploaded to the portal. If you have any questions or concerns, please contact your ITN Representative from the Compliance Department: {compliance_name} at {compliance_email_address}.

We require all participants to submit their documents and payments within two weeks. If you encounter any issues with submitting the required documents, please reach out to us immediately. Failure to meet the deadline without communication will be taken as a withdrawal from the program, and your placement will be cancelled.

If you have any questions and/or inquiries, please send your email to the correct point of contact to avoid delays:

For questions regarding your training offer letter, Host Organization, stipend, program duration, ITN Agreement, please email your US Experience Expert at name & email.

For information about the required documents and processing timeline, please send your email to {compliance_name} at {compliance_email_address}.

For questions regarding payments and invoices, please send your email to the accounting department {generic_email1} and {generic_email2}

Thank you, and we look forward to assisting you during the next steps!

As part of the U.S. Department of State regulations, we need the following documents for your J-1 Visa Sponsorship.

@foreach($documents as $doc)
* {{ $doc['document_label'] }} @if(!empty($doc['doc_desc'])) @endif
@if(!empty($doc['document_id'])) Download @else @if($user->is_timeline_locked == 1) Upload Locked @else
@endif @endif
@if(!empty($doc['document_uploaded_converted_data']->dest_datetime))
Uploaded:
{{ dateformat($doc['document_uploaded_converted_data']->dest_datetime,DISPLAY_DATETIME) }}
@endif
@endforeach