Update show-servicios.blade.php

This commit is contained in:
lizandrogd
2024-03-09 20:26:36 -05:00
parent c83845be28
commit 0d24722629
@@ -98,7 +98,7 @@
@endphp
@if ($tarifa['estado'] == 'activo')
@if ($con = $tarifa['usuario_tarifas'])
@if ($con[0]['visible'] == 'true')
@if ($con[0]['visible'] == 'activo')
<button wire:click="cargartarjetaPlan({{ $tarifa['id'] }})"
class="shadow-lg text-white py-4 px-3 rounded-lg bg-gradient-to-br from-black
(via-[{{ $servicio['color_fondo'] }}],90%) to-[{{ $servicio['color_fondo'] }}]">