@if(!empty($user->expectations))

contact-information Remuneration

edit Update

When we recruit for organisations they often share with us their remuneration packages for the role; we will only share opportunities with you that are in line with your current remuneration package. Please provide factual information for effective job placement.

@if($user->expectations->countries) {{$user->expectations->countries->currency_symbol}} - {{$user->expectations->countries->name}}

@else - @endif
@if($user->expectations->current_salary && $user->expectations->countries)

{{$user->expectations->countries->currency_symbol}} {{number_format($user->expectations->current_salary)}}

@else

-

@endif
@if($user->expectations->ideal_salary && $user->expectations->countries)

{{$user->expectations->countries->currency_symbol}} {{number_format($user->expectations->ideal_salary)}}

@else

-

@endif
@if($user->expectations->min_expected_salary && $user->expectations->countries)

{{$user->expectations->countries->currency_symbol}} {{number_format($user->expectations->min_expected_salary)}}

@else

-

@endif
@php ($count = 0) @foreach($user->userjobsbenefits as $benefit) @if($benefit->type == "monthly") @php ($count++)

{{$benefit->name}}

@endif @endforeach @if($count == 0)

-

@endif
@php ($count = 0) @foreach($user->userjobsbenefits as $key => $benefit) @if($benefit->type == "annual") @php ($count++)

{{$benefit->name}}

@endif @endforeach @if($count == 0)

-

@endif
@php ($count = 0) @foreach($user->userjobsbenefits as $key => $benefit) @if($benefit->type == "others") @php ($count++)

{{$benefit->name}}

@endif @endforeach @if($count == 0)

-

@endif
@else

contact-information Remuneration

When we recruit for organisations they often share with us their remuneration packages for the role; we will only share opportunities with you that are in line with your current remuneration package. Please provide factual information for effective job placement.

Remuneration

Add remuneration to get you the best jobs in the industry

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