This commit is contained in:
2022-05-21 10:15:23 -04:00
parent 186ee393a2
commit 0a9898a69d
5 changed files with 33 additions and 5 deletions
+1
View File
@@ -13,6 +13,7 @@ class Paymnt extends Users_Controller {
}
public function paymus() {
$data = $this->getSessionArray();
$data['card_table_result'] = $this->cardListData(4)['card_table_result'];
$data['page_title'] ="Deposit Funds";