File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
resources/views/vendor/backpack/ui/inc Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 27
27
<x-backpack::menu-dropdown-item title =" Settings" icon =" la la-cog" :link =" backpack_url('setting')" data-pan =" menu-item-settings" />
28
28
<x-backpack::menu-dropdown-item title =" Pages" icon =" la la-file-o" :link =" backpack_url('page')" data-pan =" menu-item-page-manager" />
29
29
<x-backpack::menu-dropdown-item title =" Menu" icon =" la la-list" :link =" backpack_url('menu-item')" data-pan =" menu-item-menu-manager" />
30
- <x-backpack::menu-dropdown-item title =" Analytics" icon =" la la-chart-bar" :link =" backpack_url(config('backpack.pan.route_prefix '))" data-pan =" menu-item-analytics" />
30
+ <x-backpack::menu-dropdown-item title =" Analytics" icon =" la la-chart-bar" :link =" backpack_url(config('backpack.pan.panel_route_prefix '))" data-pan =" menu-item-analytics" />
31
31
</x-backpack::menu-dropdown >
32
32
33
33
<x-backpack::menu-separator title =" Example CRUDs" />
You can’t perform that action at this time.
0 commit comments