Remove CANCEL Option For Clients
For some agencies, you might want to not allow customers to CANCEL their account at any time.
If you want to remove this, it will remove the option for all your clients, but add the following code into your Custom Footer code icon here http://prntscr.com/tj1jw1 on your SITE tab under /admin/settings
$('.settings-plans .cancel').hide()