import Form from "./form/Form"; import Head from "./Head"; function GeneralInformation() { return (
) } export default GeneralInformation