@if (! empty($seo['og_image'])) @endif @if (! empty($seo['og_image'])) @endif @foreach ($structuredData ?? [] as $schema) @endforeach @vite(['resources/css/app.css', 'resources/js/app.js']) @php $links = [ ['label' => 'Home', 'href' => route('home'), 'active' => request()->routeIs('home')], ['label' => 'About', 'href' => route('pages.show', ['slug' => 'about']), 'active' => request()->is('about')], ['label' => 'Treatments', 'href' => route('pages.show', ['slug' => 'treatments']), 'active' => request()->is('treatments')], ['label' => 'Price', 'href' => url('/price'), 'active' => request()->is('price') || request()->is('pricing')], ['label' => 'Our Therapists', 'href' => route('pages.show', ['slug' => 'therapists']), 'active' => request()->is('therapists')], ['label' => 'Contact', 'href' => route('pages.show', ['slug' => 'contact']), 'active' => request()->is('contact')], ]; $footerLinks = [ ['label' => 'Home', 'href' => route('home')], ['label' => 'About', 'href' => route('pages.show', ['slug' => 'about'])], ['label' => 'Treatments', 'href' => route('pages.show', ['slug' => 'treatments'])], ['label' => 'Price', 'href' => url('/price')], ['label' => 'Our Therapists', 'href' => route('pages.show', ['slug' => 'therapists'])], ['label' => 'Service Areas', 'href' => route('pages.show', ['slug' => 'service-areas'])], ['label' => 'FAQ', 'href' => route('pages.show', ['slug' => 'faq'])], ['label' => 'Book Now', 'href' => route('pages.show', ['slug' => 'book-now'])], ['label' => 'Contact', 'href' => route('pages.show', ['slug' => 'contact'])], ]; $isHome = request()->routeIs('home'); @endphp
Lunara Massage Lunara
@foreach ($links as $link) {{ $link['label'] }} @endforeach Book Now
@yield('content')
@if ($siteSettings->whatsapp_number) @endif
@if ($siteSettings->whatsapp_number) WhatsApp @endif Book Now