import React from 'react' function PaymentAddKPI() { return (
{/*

Stats

*/}

Your Wallet


₹0.00

Your Current Balance

Add money to wallet
We recommend to recharge your Wallet with ₹500.00
) } export default PaymentAddKPI