@vite('resources/css/app.css')
@include('components.navbar')
@yield('breadcrumbs', '')
@yield('content') @include('components.footer')
@yield('js')