@vite(['resources/css/app.css', 'resources/js/app.js']) {{-- Sprite de íconos SVG (oculto, se referencia con ) --}}
{{-- SIDEBAR --}} {{-- Overlay móvil --}}
{{-- CONTENIDO --}}
{{-- HEADER INTERNO --}}

@yield('title')

@yield('subtitle')

{{-- Notificaciones --}}
No hay notificaciones nuevas.
{{-- Usuario --}}
{{-- CONTENIDO DE LA PÁGINA --}}
@yield('content')