update
This commit is contained in:
@@ -72,7 +72,7 @@
|
||||
@endif
|
||||
</td>
|
||||
<td class="m-auto hidden md:table-cell">
|
||||
<button x-on:click="ver=true" wire:click="ver({{ $cuenta->id }},'{{ $servicioNom }}')"
|
||||
<button wire:click="ver({{ $cuenta->id }})"
|
||||
class="bg-[#B221FD] hover:bg-[#7a02b8] text-white px-4 py-1 rounded-lg">Ver</button>
|
||||
</td>
|
||||
<td class="pl-2">
|
||||
|
||||
Reference in New Issue
Block a user