@php $is_multi_placement = @$step_verified_data['is_multi_placement']; $step_status = @$step_verified_data['step_status']; $placement_data = @$step_verified_data['placement_data']; $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 @include('user.app-status.brandtab')

Training Placement Plan Created

@if($step_status == 1 || $step_status == 2) @if($is_multi_placement == true)
@php $is_active = ""; @endphp @foreach($placement_data as $item) @php $is_active = $item['is_active_class']; @endphp
@if(!empty($item['dstp_download_link']))

The {{ __('application_term.ds7002') }} is a Department of State form and serves as the official outline of the proposed internship.

Once we managed to find a {{ __('application_term.employer') }} and you are offered the {{ __('application_term.job') }}, we will send you the {{ __('application_term.ds7002') }} Form for your signature.


@if(@$item['is_signed'] == 1) @else @if($step_status == 2)

{{ __('application_term.ds7002') }} Training Plan documentation is issued to you for your signature,
please find attachment in your inbox: @if(!empty($placement_data[0]['ev_email_address'])){{$item['ev_email_address']}}@endif
@if(!empty($item['document_sent_on']))
Document Sent On: {{ dateformat($item["document_sent_on"],DISPLAY_DATETIME) }} @endif

@endif @endif
@else

The {{ __('application_term.ds7002') }} is a Department of State form and serves as the official outline of the proposed internship.

Once we managed to find a {{ __('application_term.employer') }} and you are offered the {{ __('application_term.job') }}, we will send you the {{ __('application_term.ds7002') }} Form for your signature.

@endif
@endforeach
@else @if(!empty($placement_data[0]['dstp_download_link']))

The {{ __('application_term.ds7002') }} is a Department of State form and serves as the official outline of the proposed internship.

Once we managed to find a {{ __('application_term.employer') }} and you are offered the {{ __('application_term.job') }}, we will send you the {{ __('application_term.ds7002') }} Form for your signature.


@if(@$placement_data[0]['is_signed'] == 1) @else {{-- @if(array_key_exists('document_download_code', $placement_data[0]))

Your {{ __('application_term.ds7002') }} Training plan template is ready. You can download it @php $dcode = encrypt([ 'dcode' => $placement_data[0]['document_download_code'], 'doc_filename' => $placement_data[0]['document_filename'] ]); @endphp HERE.

@else

Your {{ __('application_term.ds7002') }} Training plan template is ready. You can download it HERE.

@endif --}} @if($step_status == 2)
{{ __('application_term.ds7002') }} Training Plan documentation is issued to you for your signature,
please find attachment in your inbox: @if(!empty($placement_data[0]['ev_email_address'])){{$placement_data[0]['ev_email_address']}}@endif
@if(!empty($placement_data[0]['document_sent_on']))
Document Sent On: {{ dateformat($placement_data[0]["document_sent_on"],DISPLAY_DATETIME) }} @endif
@endif @endif
@else

The {{ __('application_term.ds7002') }} is a Department of State form and serves as the official outline of the proposed internship.

Once we managed to find a {{ __('application_term.employer') }} and you are offered the {{ __('application_term.job') }}, we will send you the {{ __('application_term.ds7002') }} Form for your signature.

@endif @endif @if($step_status == 2 && !empty($next_step_key))
@endif @else

The {{ __('application_term.ds7002') }} is a Department of State form and serves as the official outline of the proposed internship.

Once we managed to find a {{ __('application_term.employer') }} and you are offered the {{ __('application_term.job') }}, we will send you the {{ __('application_term.ds7002') }} Form for your signature.

@endif