import SonCreationForm from "@/components/SonCreationForm"; export default function NewSonPage() { return (

Create New Son

); }