@if($user->profiles == null)

contact-informationPersonal information

Personal information

Add your personal information to help us find your suitable jobs

Add
@elseif($user->profiles->nationality != null)

contact-information Personal information

edit Update

@if($user->profiles){{$user->profiles->nationalities->name}}@endif

@if($user->profiles->gender == "male")

Male

@else

Female

@endif
@if($user->profiles->birth_date)

{{$user->profiles->birth_date_formatted}}

@endif

@if($user->profiles->maritalstautses){{$user->profiles->maritalstautses->name}} @else - @endif

{{$user->profiles->no_of_children}}

@if($user->profiles->ethnicities){{$user->profiles->ethnicities->name}} @else - @endif

@if($liscenceList)@foreach($liscenceList as $key => $liscence) {{$liscenceList[$key]}}@if($key != count($liscenceList) - 1), @endif @endforeach @endif

@if($user->profiles->have_vehicle == 1)

Yes

@else

No

@endif
@if($user->profiles->have_motorcycle == 1)

Yes

@else

No

@endif
@if($user->profiles->linkedin_profile)

{{$user->profiles->linkedin_profile}}

@else

-

@endif

@if($user->profiles->skype) {{$user->profiles->skype}} @else - @endif

@if(count($user->languages) > 0)

Language & Proficiency

@foreach($user->languages as $language)

{{ ($language->name == 'English') ? 'English (Default)' : $language->name }}

pivot->rating == 5) checked @endif/> pivot->rating == 4) checked @endif> pivot->rating == 3) checked @endif> pivot->rating == 2) checked @endif> pivot->rating == 1) checked @endif>
@endforeach
@endif
@else

contact-informationPersonal information

Personal information

Add your personal information to help us find your suitable jobs

Add
@endif @push('pageModals') @endpush @push('pageJs') @endpush