diff --git a/src/app/pages/transaction/transaction.page.html b/src/app/pages/transaction/transaction.page.html index 938a304..371cc91 100644 --- a/src/app/pages/transaction/transaction.page.html +++ b/src/app/pages/transaction/transaction.page.html @@ -6,30 +6,47 @@ -
- - - -
{{item.description}}
- Balance {{item.amount*0.01}} -
- - - - - + Credit - - - - - WithDraw - - - - -
-
-
+ + + {{item.description}} + Balance {{item.amount*0.01}} + + + + + + WithDraw + + + Credit + + + + + + + + + + + + + + + + + + + + + + + + + + + + +