@fonts {{-- Same storage key as the Flux dashboard, so the visitor's choice carries over after login. --}} @vite(['resources/css/app.css', 'resources/js/marketing.js']) @include('marketing.partials.nav')
@yield('content')
@include('marketing.partials.footer')