import { DashboardLayout } from '@/components/layout/dashboard-layout'; export default function History() { return (

History

); }