@php $documents = @$step_verified_data['documents']; $pre_placement_doc = @$step_verified_data['pre_placement_doc']; $step_key = @$step_verified_data['step_key']; $document_section_id = @$step_verified_data['document_section_id']; $approved_documents = @$step_verified_data['approved_req_count']; $req_document_count = @$step_verified_data['req_count']; $is_itn_user = (!empty($portfolio->placement_agency_id) && $portfolio->placementAgency->checkAgencySync()) ? 1 : 0; @endphp
This step is disable until user will reach to step.
@else @if(@$active_stage == 2)Documents required to start the placement process with a Host Company in the USA
Documents required to expedite the J-1 visa filing process after your placement is confirmed (obtaining some documents might take some time, that’s why we ask you to start collecting these documents as early as possible, in order not to delay your arrival in the USA)
@elseAs part of the U.S. Department of State regulations, we need the following documents for completing your visa file...
@endif