Update ShowServicios.php
This commit is contained in:
@@ -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'
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user