Update ShowServicios.php
This commit is contained in:
@@ -352,6 +352,7 @@ class ShowServicios extends Component
|
|||||||
|
|
||||||
$this->credenciales($historial);
|
$this->credenciales($historial);
|
||||||
} else {
|
} else {
|
||||||
|
$eliminar = Historial_cuenta::where('historial_id',$historial->id)->delete();
|
||||||
$this->alert('warning', 'Error en el cobro, comuniquese con soporte!', [
|
$this->alert('warning', 'Error en el cobro, comuniquese con soporte!', [
|
||||||
'position' => 'top'
|
'position' => 'top'
|
||||||
]);
|
]);
|
||||||
|
|||||||
Reference in New Issue
Block a user