import Form from "./Form"; const RegistrasiIndividu = () => { return ( <>
); }; export default RegistrasiIndividu;