import DashboardLayout from "@/components/layout/DashboardLayout"; export default function Department() { return (

Departments

); }