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