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