{{ theme()->getPageTitle() }}

The Laravel menu configuration is separated into 2 types which are global and demo level config. Both configs will be merged. The global menu can be found in the config folder config/global/menu.php. The menu items will be available for all demos in the future updates.

The demo config can be found in the config folder config/demo1/menu.php. The menu in this config will be specifically available for current selected demo.

The global menu contains documentation menu items as example below.