Update ShowServicios.php
This commit is contained in:
@@ -473,7 +473,10 @@ class ShowServicios extends Component
|
|||||||
} catch (Exception $e) {
|
} catch (Exception $e) {
|
||||||
|
|
||||||
DB::rollBack();
|
DB::rollBack();
|
||||||
$this->alert('error', 'Error al comprar: ' . $e->getMessage(), [
|
$this->credenciales = false;
|
||||||
|
$this->cuentas =[];
|
||||||
|
|
||||||
|
$this->alert('warning', 'Error al comprar: ' . $e->getMessage(), [
|
||||||
'position' => 'top'
|
'position' => 'top'
|
||||||
]);
|
]);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user