Add Livewire saldo header component and update on saldo change
This commit is contained in:
@@ -357,6 +357,8 @@ class ShowUsuarios extends Component
|
||||
$logsGeneral->historial_id = null;
|
||||
$logsGeneral->save();
|
||||
|
||||
$this->emit('actualizarSaldoHeader');
|
||||
|
||||
$this->alert('success', 'Saldo actualizado con éxito.', [
|
||||
'position' => 'top'
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user