fn () => $this->app->make(AppSettings::class)->appVersion, 'Leantime Db Version' => fn () => $this->app->make(AppSettings::class)->dbVersion, ]); } }