diff --git a/src/components/collections/AddPayment.jsx b/src/components/collections/AddPayment.jsx new file mode 100644 index 00000000..71b87edf --- /dev/null +++ b/src/components/collections/AddPayment.jsx @@ -0,0 +1,11 @@ +import React from 'react' + +const AddPayment = () => { + return ( +