@php $ds2019_details = @$step_verified_data['ds2019_details']; $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']; $is_medical_insurance = @$step_verified_data['is_medical_insurance']; $doc_dw_link = @$step_verified_data['doc_dw_link']; @endphp

Form DS-2019

@if(!empty($ds2019_details))
{!! $ds2019_details !!}
@if(@$is_medical_insurance == 1) @endif
@else

Our team is working to issue your Form DS-2019

Once the Form DS-2019 is issued, you will be able to proceed to the next step in the process. You will be informed here and via email.

@endif