@if ($type=='default' && $utype== 'legal')
اطلاعات نماینده شرکت
@elseif ($type=='pro' && $utype== 'legal')
اطلاعات نماینده کلینیک/بیمارستان/دانشگاه:
@else
لطفا فرم زیر را به دقت تکمیل نمایید:
@endif
@if($user->pcode_verified == true)
@else
@endif
@if ($type=='pro' && $utype=='natural')
@endif
@if($type == 'pro' && $utype == 'natural')
@endif
@if(!($user->profile_completed && $user->web_active))
@if($user->profile_completed && $user->web_active)
ویرایش
@else
@if($user->web_active && !($type=='default' && $utype == 'natural') )
@else
مرحله قبل
@endif
{{ $type == 'default' && $utype == 'natural' ? 'ثبت اطلاعات' : 'تایید و مرحله بعد' }}
@endif