@extends('layouts.default1400-profile', ['title' => 'مرحله ۳']) @section('content')
@if($utype=='legal') @endif @if($type=='pro' || $utype=='legal') @endif آدرس‌ها
ویرایش

اطلاعات حساب:

اطلاعات هویتی:

@if ($type=='pro' && $utype=='natural')
@endif @if($type == 'pro' && $utype == 'natural')
@endif @if($user->email!='')
@endif

اطلاعات فاکتور:

{{--

اطلاعات حرفه ایی:

--}}

@if ($type=='pro' && $utype== 'natural') اطلاعات محل خدمت: @elseif ($type=='pro' && $utype== 'legal') اطلاعات حقوقی کلینیک / بیمارستان / دانشگاه: @else اطلاعات حقوقی: @endif

@if ($user->company_phone != '')
@endif @if ($user->registration_number != '')
@endif @if ($user->national_id != '')
@endif @if ($user->eco_code != '')
@endif @if ($user->company_zipcode != '')
@endif @if($user->address_details!='')
@endif
@if($type == 'pro' && $utype=='natural')
تصویر کارت نظام پزشکی / دانشجویی
@if($user->image_medical != '') @endif
@endif @if( $user->pcode_verified == false)
@if ($type=='pro' && $utype== 'natural') تصویر کارت ملی @else تصویر کارت ملی نماینده @endif
@if($user->image_pcode != '') @endif
@endif @if( ($type=='pro' && $utype=='natural' && $user->pcode_verified == false) || !($type=='pro' && $utype=='natural') )
@if ($type=='pro' && $utype== 'natural') تصویر معرفی نامه موبایل @elseif ($type=='pro' && $utype== 'legal') تصویر معرفی نامه نماینده / مسئول خرید کلینیک @else تصویر معرفی نامه نماینده / مسئول خرید @endif
@if($user->image_present_mobile != '') @endif
@endif @if($type == 'pro' )
@if($utype == 'legal') تصویر پروانه کلینیک @else تصویر پروانه مطب / کلینیک @endif
@if($user->image_business_license != '') @endif
@endif
{{--

اطلاعات نماینده:

--}}
@stop @section('scripts') @stop