Update ShowServicios.php

This commit is contained in:
lizandrogd
2025-03-21 20:09:48 -05:00
parent 53b187e22f
commit 14a3c1aa58
+1 -1
View File
@@ -476,7 +476,7 @@ class ShowServicios extends Component
$this->credenciales = false;
$this->cuentas =[];
$this->alert('warning', 'Error al comprar: Esta cuenta ha sido tomada por otro usuario al mismo tiempo, intenta nuevamente' . $e->getMessage(), [
$this->alert('warning', 'Error al comprar: Esta cuenta ha sido tomada por otro usuario al mismo tiempo, intenta nuevamente' , [
'position' => 'top'
]);