@php $short_introduction = str_replace('&', '&', @$step_verified_data['short_introduction']); $short_introduction_status = @$step_verified_data['short_introduction_status']; $short_introduction_reject_reason = @$step_verified_data['short_introduction_reject_reason']; @endphp
This step is disable until user will reach to step.
@else @if($is_step_success == 1) @if(!empty($portfolio->registration_agency_id) && $portfolio->registrationAgency->checkAgencySync()) @if($short_introduction_status == 0 && !empty($short_introduction))