@yield('css')
@include('ayuda.alerta')
Inicio
{{ Auth::user()->nombre }}
Mi perfil
Cerrar Sesión
@csrf
@yield('contenido')
@yield('scripts')