@include('themes.frontend.partials.seo_meta', ['seo' => $seo]) {{-- Page-specific head scripts (rare but useful) --}} @stack('head_scripts') {{-- Page-specific styles --}} @stack('styles') @if (View::hasSection('fancybox')) @endif @yield('canonical') @if (app()->environment('production')) @endif