DashboardLayout

The DashboardLayout component is a layout component that is used to wrap the dashboard pages. It provides a consistent layout for the dashboard pages.


magic-link


import DashboardLayout from "@/Layouts/DashboardLayout.vue";


The component is a bit too large for a code example. The code can be found here.