diff --git a/frontend/src/components/admin/AdminSidebar.vue b/frontend/src/components/admin/AdminSidebar.vue new file mode 100644 index 0000000..bde2cbf --- /dev/null +++ b/frontend/src/components/admin/AdminSidebar.vue @@ -0,0 +1,119 @@ + + + + + + + diff --git a/frontend/src/layouts/AdminLayout.vue b/frontend/src/layouts/AdminLayout.vue new file mode 100644 index 0000000..9d40fde --- /dev/null +++ b/frontend/src/layouts/AdminLayout.vue @@ -0,0 +1,14 @@ + + + + + + + + + + + +