- Laravel Version: 9.2
- Nova Version: 4.0.0
- PHP Version: 8.0
- Database Driver & Version: MySQL 8.0
- Operating System and Version: MacOS Monterey
- Browser type and version: all
- Reproduction Repository: https://github.com/###/###
Description:
Hi there, while I can use the public function name() in other dashboards than the Main dashboard, on the main dashboard I have to overwrite the method label(). In the docs it only mentions the name() method - I guess that should be changed?