@yield('content')
@php $defaultRobots = config('app.env') === 'production' ? 'index,follow' : 'noindex,follow'; $canonicalUrl = \App\Domain\Portal\Services\CanonicalUrlGenerator::generate(); @endphp @vite(['resources/css/app.css', 'resources/js/app.js']) @yield('head')
Aller au contenu principal