@vite('resources/css/app.css') @yield('title')
@include('partials.ref-navbar') @yield('content') @include('partials.ref-footer')