Is it possible to make Sub-Menu navigation?
I want to make a navigation sub-menu like in the image.
3 Replies
You can do ParentItem, not sure if you can do 3 layers deep. See:
https://filamentphp.com/docs/3.x/panels/resources/getting-started#grouping-resource-navigation-items-under-other-items
Hi, Thank you for the response. I already done that but still not working.
I want to do like this.
Menu 1 - "I want to make this as menu label"
Menu 1
Sub Menu 1
Sub Menu 2
Menu 2
Menu 2
Sub Menu 1
Sub Menu 2
the parent item "Department" is not displaying in sidebar menu.