forked from kevinowino869/mitrobill
Show Personal/Bussines in Plan Customer Dashboard
This commit is contained in:
@ -187,6 +187,7 @@ class User
|
||||
->select('time')
|
||||
->select('status')
|
||||
->select('method')
|
||||
->select('plan_type')
|
||||
->select('tbl_user_recharges.routers', 'routers')
|
||||
->select('tbl_user_recharges.type', 'type')
|
||||
->select('admin_id')
|
||||
|
Reference in New Issue
Block a user