diff --git a/app/Http/Livewire/ShowServicios.php b/app/Http/Livewire/ShowServicios.php index 4ac6b7e..2690a3b 100755 --- a/app/Http/Livewire/ShowServicios.php +++ b/app/Http/Livewire/ShowServicios.php @@ -363,6 +363,7 @@ class ShowServicios extends Component $this->alert('warning', 'No hay cuentas disponibles!', [ 'position' => 'top' ]); + break; } } if (!$esta_error && !empty($historial->cuentas)) {