@isset($ldJson) {!! $ldJson !!} @endisset @if (file_exists(public_path('build/manifest.json')) || file_exists(public_path('hot'))) @vite(['resources/css/app.css', 'resources/js/school.js']) @endif {{-- With Background Image --}} @isset($titlePage)

Apex Pool School {{ $titlePage }} by {!! config('company.name') !!}

@else

Pool School by {!! config('company.name') !!}

@endisset
{{ $slot }} {{-- Why Choose Apex Pool School Section --}} {{-- Faqs --}} @if(isset($faqs) && !empty($faqs))

Frequently Asked Questions

Here are some common questions about pool maintenance. If you have other questions, feel free to contact us.

@endif