-
+
\ No newline at end of file
diff --git a/resources/js/Layouts/Admin/Partials/DrawerMenu.vue b/resources/js/Components/Layout/Admin/DrawerMenu.vue
similarity index 100%
rename from resources/js/Layouts/Admin/Partials/DrawerMenu.vue
rename to resources/js/Components/Layout/Admin/DrawerMenu.vue
diff --git a/resources/js/Components/Layout/Admin/Footer.vue b/resources/js/Components/Layout/Admin/Footer.vue
new file mode 100644
index 00000000..be9099f2
--- /dev/null
+++ b/resources/js/Components/Layout/Admin/Footer.vue
@@ -0,0 +1,7 @@
+
+
+
+
Your Company - {{ new Date().getFullYear() }}
+
+
+
diff --git a/resources/js/Layouts/Admin/Partials/MobileSidebarNavDrawer.vue b/resources/js/Components/Layout/Admin/MobileSidebarNavDrawer.vue
similarity index 100%
rename from resources/js/Layouts/Admin/Partials/MobileSidebarNavDrawer.vue
rename to resources/js/Components/Layout/Admin/MobileSidebarNavDrawer.vue
diff --git a/resources/js/Layouts/Admin/Partials/SideMenuItems.vue b/resources/js/Components/Layout/Admin/SideMenuItems.vue
similarity index 78%
rename from resources/js/Layouts/Admin/Partials/SideMenuItems.vue
rename to resources/js/Components/Layout/Admin/SideMenuItems.vue
index dc6ebcec..46d9c630 100644
--- a/resources/js/Layouts/Admin/Partials/SideMenuItems.vue
+++ b/resources/js/Components/Layout/Admin/SideMenuItems.vue
@@ -1,30 +1,40 @@
-
-
-
-
-
-
-
-
- Profile Information
-
- Update your account's profile information and email
- address.
-
-
-
-
-
+
+
+ {{ pageTitle }}
+
+
+
+
+ Profile Information
+
+ Update your account's profile information and email
+ address.
+
+
+
+
+
-
- Update Password
-
- Ensure your account is using a long, random password to
- stay secure.
-
-
-
-
-
+
+ Update Password
+
+ Ensure your account is using a long, random password to
+ stay secure.
+
+
+
+
+
-
- Delete Account
-
- Once your account is deleted, all of its resources and
- data will be permanently deleted. Before deleting your
- account, please download any data or information that
- you wish to retain.
-
-
-
-
-
-
-
-
+
+ Delete Account
+
+ Once your account is deleted, all of its resources and
+ data will be permanently deleted. Before deleting your
+ account, please download any data or information that
+ you wish to retain.
+
+
+
+
+
+
diff --git a/resources/js/Pages/Admin/Users/Index.vue b/resources/js/Pages/Admin/Users/Index.vue
index abc31057..3d7eb671 100644
--- a/resources/js/Pages/Admin/Users/Index.vue
+++ b/resources/js/Pages/Admin/Users/Index.vue
@@ -1,3 +1,18 @@
+
+
+
-
-
-
-
- Profile Information
-
- Update your account's profile information and email
- address.
-
-
-
-
-
+
+ Profile Information
+
+ Update your account's profile information and email
+ address.
+
+
+
+
+
-
- Update Password
-
- Ensure your account is using a long, random password
- to stay secure.
-
-
-
-
-
+
+ Update Password
+
+ Ensure your account is using a long, random password
+ to stay secure.
+
+
+
+
+
-
- Delete Account
-
- Once your account is deleted, all of its resources
- and data will be permanently deleted. Before
- deleting your account, please download any data or
- information that you wish to retain.
-
-
-
-
-
-
-
-
-
+
+ Delete Account
+
+ Once your account is deleted, all of its resources
+ and data will be permanently deleted. Before
+ deleting your account, please download any data or
+ information that you wish to retain.
+
+
+
+
+
+
diff --git a/resources/js/Pages/Welcome.vue b/resources/js/Pages/Welcome.vue
index ecccd296..8583acb9 100644
--- a/resources/js/Pages/Welcome.vue
+++ b/resources/js/Pages/Welcome.vue
@@ -1,5 +1,6 @@
@@ -57,7 +59,7 @@ const dashboardRoute = computed(() => {
class="underline text-primary hover:text-color"
>PrimeVue.