diff --git a/resources/js/Layouts/DashboardLayout.vue b/resources/js/Layouts/DashboardLayout.vue index 5ad63e2..43a1969 100644 --- a/resources/js/Layouts/DashboardLayout.vue +++ b/resources/js/Layouts/DashboardLayout.vue @@ -33,10 +33,10 @@ Echo.private(`App.Models.User.${user.id}`) diff --git a/resources/js/Pages/Superuser/Menu/Index.vue b/resources/js/Pages/Superuser/Menu/Index.vue index 4a50a8c..8824b0a 100644 --- a/resources/js/Pages/Superuser/Menu/Index.vue +++ b/resources/js/Pages/Superuser/Menu/Index.vue @@ -160,8 +160,20 @@ onUnmounted(() => window.removeEventListener('keydown', esc)) - -
+ +
+
+ + +