diff --git a/frontend/src/components/Layout/AppLayout.vue b/frontend/src/components/Layout/AppLayout.vue
index bfe352f..9bdbda8 100644
--- a/frontend/src/components/Layout/AppLayout.vue
+++ b/frontend/src/components/Layout/AppLayout.vue
@@ -39,6 +39,7 @@
]"
:title="sidebarCollapsed ? t('app.dashboard') : ''"
>
+
@@ -55,6 +56,7 @@
]"
:title="sidebarCollapsed ? t('app.users') : ''"
>
+
@@ -70,22 +72,24 @@
]"
:title="sidebarCollapsed ? t('app.restaurants') : ''"
>
-