Update ShowServicios.php
This commit is contained in:
@@ -363,6 +363,7 @@ class ShowServicios extends Component
|
|||||||
$this->alert('warning', 'No hay cuentas disponibles!', [
|
$this->alert('warning', 'No hay cuentas disponibles!', [
|
||||||
'position' => 'top'
|
'position' => 'top'
|
||||||
]);
|
]);
|
||||||
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!$esta_error && !empty($historial->cuentas)) {
|
if (!$esta_error && !empty($historial->cuentas)) {
|
||||||
|
|||||||
Reference in New Issue
Block a user