import {CrudForm} from "../../common/crud/crud-form"; export const PayeeCreate: React.FC = () => { return ( ); };