@php $embassy_date = @$step_verified_data['embassy_interview']; $embassy_timezone = @$step_verified_data['embassy_timezone']; $embassy_timezone_id = @$step_verified_data['embassy_timezone_id']; $is_step_success = @$step_verified_data['is_step_success']; $class = $is_step_success == 1 ? "hide" : ""; $is_itn_user = (!empty($portfolio->sponsor_agency_id) && $portfolio->sponsorAgency->checkAgencySync()) ? 1 : 0; @endphp
This step is disable until user will reach to step.
@elseEmbassy Date: {{ dateformat($embassy_date,DISPLAY_DATETIME)}}
Embassy Timezone: {{$embassy_timezone->zone_label}}