'use client'; import React from 'react'; import Menu from '../page'; function PaymentDemo() { return (
Payment Component Content via Child Route