diff --git a/app/Http/Controllers/Superuser/UserMenuController.php b/app/Http/Controllers/Superuser/UserMenuController.php
new file mode 100644
index 0000000..5ceb62f
--- /dev/null
+++ b/app/Http/Controllers/Superuser/UserMenuController.php
@@ -0,0 +1,30 @@
+where('id',10)
+ ->orderBy('position')
+ ->get();
+ }
+}
diff --git a/lang/id.json b/lang/id.json
index 4dcc963..7f39e09 100644
--- a/lang/id.json
+++ b/lang/id.json
@@ -99,5 +99,11 @@
"referenceerror: _code is not defined": "ReferenceError: _code is not defined",
"referenceerror: acntry is not defined": "ReferenceError: aCntry is not defined",
"error: request failed with status code 500": "Error: Request failed with status code 500",
- "error: ziggy error: 'item' parameter is required for route 'products.search'.": "Error: Ziggy error: 'item' parameter is required for route 'products.search'."
+ "error: ziggy error: 'item' parameter is required for route 'products.search'.": "Error: Ziggy error: 'item' parameter is required for route 'products.search'.",
+ "firefox 122": "Firefox 122",
+ "ikea": "Ikea",
+ "about": "About",
+ "exachange": "Exachange",
+ "exchange": "Exchange",
+ "referenceerror: rates is not defined": "ReferenceError: rates is not defined"
}
\ No newline at end of file
diff --git a/resources/js/Layouts/GuestLayout.vue b/resources/js/Layouts/GuestLayout.vue
new file mode 100644
index 0000000..0a9f8a0
--- /dev/null
+++ b/resources/js/Layouts/GuestLayout.vue
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+ IKEA Price Crawler
+
+
+
+
+
+
+ {{ item.name }}
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/resources/js/Pages/IkeaRoot.vue b/resources/js/Pages/IkeaRoot.vue
index 09639a8..3865dd0 100644
--- a/resources/js/Pages/IkeaRoot.vue
+++ b/resources/js/Pages/IkeaRoot.vue
@@ -1,19 +1,13 @@
-
-
-
- IKEA Price Crawler
-
-
-
-
-
- Home
-
-
- Services
-
-
- Pricing
-
-
- Contact
-
-
-
-
-
-
+