const DashboardIndexLayout = () => { return (
Dashboard Page
) } export default DashboardIndexLayout