diff --git a/app/Http/Livewire/ShowServicios.php b/app/Http/Livewire/ShowServicios.php index e0547bc..37d0ff5 100755 --- a/app/Http/Livewire/ShowServicios.php +++ b/app/Http/Livewire/ShowServicios.php @@ -406,7 +406,7 @@ class ShowServicios extends Component } - $this->tarjetaPlan = false; + $this->tp = false; $this->cantidad_tarjetaPlan = 1; }