```php ->navigationLabel(fn () => __('System Info')) ->navigationGroup(fn () => __('Administration')) ``` need to use like this, now using Closures not allowed! For multilanguage sites need to use closures. Thanks