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