modalHeading(fn () => CheerfulNotification::getByKey('actions.restore.title')); $this->modalDescription(fn () => CheerfulNotification::getByKey('actions.restore.description')); $this->successNotification(fn () => CheerfulNotification::restore() ); } }