diff --git a/public/mix-manifest.json b/public/mix-manifest.json index 66c57d5..649c403 100644 --- a/public/mix-manifest.json +++ b/public/mix-manifest.json @@ -1,6 +1,6 @@ { - "/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=223aee52028b1e49695f", - "/js/vue/Home/app.js": "/js/vue/Home/app.js?id=467f28f4a10c9a5374d1", - "/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=8294dc99fea9ac523715", - "/js/vue/User/app.js": "/js/vue/User/app.js?id=bcf7df987a0272543aee" + "/js/vue/Authentication/app.js": "/js/vue/Authentication/app.js?id=b5f905ff1ac688651a5b", + "/js/vue/Home/app.js": "/js/vue/Home/app.js?id=1a90d1e9fc805200faab", + "/js/vue/Modules/CRM/app.js": "/js/vue/Modules/CRM/app.js?id=05cf114c9b8d0aeeeb5c", + "/js/vue/User/app.js": "/js/vue/User/app.js?id=ffa76709d0a81fd79236" } diff --git a/resources/js/Global/components/Drawer/SideBar.vue b/resources/js/Global/components/Drawer/SideBar.vue index 35c9f16..085a634 100644 --- a/resources/js/Global/components/Drawer/SideBar.vue +++ b/resources/js/Global/components/Drawer/SideBar.vue @@ -7,7 +7,7 @@
{{ getAuthUser.name }}
-
{{ timeNow }}
+
{{ getCurrentTime }}
{{ new Date() | moment("dddd jDD jMMMM jYYYY") }}
Welcome diff --git a/resources/views/WebsiteManagement.blade.php b/resources/views/WebsiteManagement.blade.php index 132666e..ad4e83f 100644 --- a/resources/views/WebsiteManagement.blade.php +++ b/resources/views/WebsiteManagement.blade.php @@ -3,7 +3,7 @@ - + Website Management