@auth()
  • @{{ cantidadNotificaciones }}
    • Notificaciones
    • @csrf
    • Ver todas las notificaciones
  • {{ Auth::user()->full_name }}
    • Editar Perfil
    • {{ __('Logout') }}
      @csrf
@endauth