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