@yield('style') @vite([])
@include('layouts.navbar') @yield('intro')
@yield('site')
@include('layouts.footer') @stack('scripts') @yield('js')