@extends('layouts.front_main')
@section('title', $page_name)
@if(isset($page) && $page)
@include('front.partials._meta_properties_page')
@endif
@section('content')
@include('front.partials._breadcrumb')
Register Today to Get Direct Job Offers
@livewire('front.register.job-seeker-form')
Need some help?
Get in contact with one of our team.
Go
Stay safe
From fake job scams with our top tips.
Visit
@endsection
@push('scripts')
@endpush