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