finally....
This commit is contained in:
@@ -110,7 +110,7 @@
|
||||
</div>
|
||||
|
||||
<div class="flex items-end gap-4 justify-end">
|
||||
<a href="{{ route('sales.index') }}" class="bg-white hover:bg-gray-100 text-gray-800 font-semibold py-2 px-4 border border-gray-400 rounded shadow">
|
||||
<a href="{{ route('sales.create') }}" class="bg-white hover:bg-gray-100 text-gray-800 font-semibold py-2 px-4 border border-gray-400 rounded shadow">
|
||||
Cancelar
|
||||
</a>
|
||||
<button type="submit" class="bg-indigo-600 hover:bg-indigo-700 text-white font-bold py-2 px-6 rounded shadow-lg">
|
||||
|
||||
Reference in New Issue
Block a user