'use client' import { CreatePlanForm } from '@/components/templates'; // Server Component por defecto export default function CrearPlanPage() { return (