import TrainPlanCreateForm from "./TrainPlanCreateForm"; export default function DailyLayout(){ return (
) }