source: Extensions/Customizing-the-Web-UI.md path: blob/master/doc/ # Customizing the Web UI ## Custom menu entry Create the file `resources/views/menu/custom.blade.php` Example contents: ```blade ```