Merge branch 'bryam' of https://github.com/BryamE/ProyectoLauck into nLucas
This commit is contained in:
@@ -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 --}}
|
||||
|
||||
Reference in New Issue
Block a user