@if(empSlugBranding())
@else
@endif
@if (candidateSession())
Hi, {{ trimString(candidateSession('first_name'), 7) }}
@else
{{ __('message.account') }}
@endif
@yield('content')
×
{{__('message.refer_job')}}
@php $footer = footerColumns(); @endphp
{{setting('candidate_footer_scripts')}}