import { CrudForm } from "../../lib/crud/components/crud-form"; export const CreateFirm = () => { return ( ) }