{{-- Bootstrap 5.3 --}} {{-- Bootstrap Icons --}} {{-- Google Fonts --}} @stack('styles') {{-- Navbar --}} {{-- Contenido --}}
@if(session('success')) @endif @if(session('error')) @endif @yield('content')
{{-- Bootstrap 5 JS --}} @stack('scripts')