Redeem page

This commit is contained in:
CHIEFSOFT\ameye
2024-11-19 20:54:43 -05:00
parent f60ec96814
commit 5e1d3cbcef
2 changed files with 839 additions and 2 deletions
+1 -1
View File
@@ -91,7 +91,7 @@ class PromoAdmin extends BaseController
$data['loc'] = $this->getIpData(); // =$out['promo_admin_id'];
$page_data=[];
// $out = $this->APIcall('POST', $this->wrenchAdminApiServer(). 'getmember',$data);
return view('admin/redeem', $page_data);
}
public function viewRefMember(){