Admin Workspace
Source used
- This section follows the real admin sidebar registered by app/Http/Middleware/Authentication.php and module menu definitions in modules/*/module.json.
- The sidebar view renders those grouped menu items from resources/themes/app/pico/resources/views/partials/sidebar.blade.php.
Sidebar mismatch report
- The requested label AI Center does not exist in code; the real sidebar group is AI Settings. This documentation keeps AI Center in the title and notes the real label.
- The requested label Localization does not exist as a top-level sidebar group; the real sidebar places Languages and Crons under More.
- The requested label Main Content and Operations does not exist as a sidebar group; this documentation uses it only as a documentation grouping for the real top operational items.
- The real code also includes a Frontend group, so it is documented even though it was not listed in the request.
How to use this section
- Open the matching child page for each admin menu item before changing settings.
- Review the risks section before editing payment, mail, AI, cron, language, cache, URL, or permission-related settings.