import PaymentTable from './payment-table'; export default async function Page() { return ( <> ); }