@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')
@if($page && $page->description) {!!$page->description!!} @else

No CVs to display

Your shortlisted chefs

If you purchase one of our 'access passes' once it expires your shortlist will remain in place but you will NOT be able to view CVs or contact chefs until you buy another pass. Please make sure you download and save CVs accordingly.

Also, don't forget to check out our top tips for hiring success with Only Chefs.

@endif @livewire('front.recruiter.shortlist-search')
@endsection @push('scripts') @endpush