@include('header')

{{ getJsonLocalization('index', 'search-a-job') }}

{{ getJsonLocalization('find-a-job', 'search-a-job-by-field') }}

{{ getJsonLocalization('find-a-job', 'search-description') }}

{{ getJsonLocalization('index', 'do_you_have_an_account') }}

{{ getJsonLocalization('index', 'sign_in_exclusive_benefits') }}

img

{{ getJsonLocalization('index', 'signin') }}

{{ getJsonLocalization('index', 'new user') }} {{ getJsonLocalization('index', 'create account') }}

@if (session()->has('success')) @endif @if (session()->has('failed')) @endif
@csrf
@include('contactSection') @include('footer')