diff --git a/resources/js/Components/NavigationSidebarItem.vue b/resources/js/Components/NavigationSidebarItem.vue
index 5c2e274c..71e36157 100644
--- a/resources/js/Components/NavigationSidebarItem.vue
+++ b/resources/js/Components/NavigationSidebarItem.vue
@@ -1,35 +1,109 @@
-
-
-
- {{ title }}
-
+
+
+
+
+
+
+
+
+
+
diff --git a/resources/js/Components/NavigationSidebarLink.vue b/resources/js/Components/NavigationSidebarLink.vue
new file mode 100644
index 00000000..2f5f74de
--- /dev/null
+++ b/resources/js/Components/NavigationSidebarLink.vue
@@ -0,0 +1,36 @@
+
+
+
+
+
+
+ {{ title }}
+
+
+
+
+
diff --git a/resources/js/Layouts/AppLayout.vue b/resources/js/Layouts/AppLayout.vue
index 9f2fb23d..5d42c1a1 100644
--- a/resources/js/Layouts/AppLayout.vue
+++ b/resources/js/Layouts/AppLayout.vue
@@ -114,13 +114,27 @@ const page = usePage<{
+ :href="route('reporting')">
+