arreglito

This commit is contained in:
gianella
2026-01-08 19:49:42 -03:00
parent dc400e0102
commit 82d86c8264
+1 -1
View File
@@ -37,7 +37,7 @@
</div> </div>
<div class="flex items-center justify-between md:justify-end space-x-4 border-t border-neutral-800 pt-6"> <div class="flex items-center justify-between md:justify-end space-x-4 border-t border-neutral-800 pt-6">
<a href="{{ route('sales.create') }}" class="text-gray-400 hover:text-white font-medium text-sm transition-colors">Cancelar</a> <a href="{{ route('clients.index') }}" class="text-gray-400 hover:text-white font-medium text-sm transition-colors">Cancelar</a>
<button type="submit" class="px-6 py-2.5 bg-neon-lime text-neutral-900 font-bold rounded-lg hover:bg-[#b3e600] transition-colors shadow-lg shadow-neon-lime/20"> <button type="submit" class="px-6 py-2.5 bg-neon-lime text-neutral-900 font-bold rounded-lg hover:bg-[#b3e600] transition-colors shadow-lg shadow-neon-lime/20">
Guardar Cliente Guardar Cliente