@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')
Chef looking for work?
Register and be found by more than 2000 top employers.
Register
Need to hire a chef?
Register to search and shortlist chefs for FREE.
Register
@endsection
@push('scripts')
@endpush