label(__('filament.actions.base.restore')); $this->after(function ($record) { ActionLog::modelRestored($record); }); } }