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

Blog Management

); }