Merge branch 'bryam' of https://github.com/BryamE/ProyectoLauck into nLucas

This commit is contained in:
2026-04-04 16:58:10 -03:00
30 changed files with 484 additions and 328 deletions
+3 -4
View File
@@ -6,10 +6,9 @@
title="Bicicletería "
highlight="Lauck"
/>
</div>
<div class="flex flex-col items-center space-y-6 w-full max-w-lg p-6">
<div class="bg-zinc-900 p-8 rounded-xl shadow-lg w-full max-w-md border-2 border-gray-500">
-->
<div class="bg-panel-bg p-8 rounded-xl shadow-lg w-full max-w-md border border-neutral-700">
<form action="{{ route('login.attempt') }}" method="POST" class="space-y-5">
@csrf
{{-- Bloque de errores --}}