Contact Email
Uploaded Files Location
Note: To use AWS S3, please supply your AWS information in the .ENV file
Website Currency
Turn off/on Annoucment:
Turn off/on Weekend Trade:
if turned off, Users will not receive ROI on weekends
Disable/Enable Withdrawal:
if turned on, Users will not be able to Withdraw
Turn off/on Google Translate
if turned on, Users will have the option of changing their language through google translate.
Turn off/on trade:
Turn off/on KYC:
@if($settings->enable_annoc=='on') @endif @if($settings->google_translate=='on') @endif @if($settings->trade_mode=='on') @endif @if($settings->enable_kyc=='yes') @endif @if($settings->weekend_trade=='true') @endif @if($settings->enable_with=='true') @endif