@extends('email.master') @section('content')
Hello, {!! $params->has('user_name') ? $params['user_name'] : "User" !!}
Congratulations, you have successfully opened a Seven Star FX Live Account. You are just a few steps away from starting trade in Forex, Indices, Metals.
1. Access The Secure Client Area (Website Only)
You can access to many useful tools and facilities including the ability to make Deposits and Withdrawals, from your trading account, using our Secure Client Area. You can Log in to Secure Client Area using your individual credentials
Log in ID :
{!! $params->has('email') ? $params['email'] : "" !!}
Client Area Password:
{!! $params->has('client_area_password') ? $params['client_area_password'] : "" !!}
2. Activate Your Account
To fully activate your account you will need to Log in to Secure Client Area and upload the following documents:
Proof of Legal Existence
Passport
Drivers License
Goverment Issuded Photo ID
Proof of Address
Utility Bill (Phone, Electricity, Gas)
Bank or Credit Card Statement
Government Issued Tax Document
Birth Certificate
Citizenship Certificate
3. Fund Your Account
Making a deposit is safe and secure, simply Log in to Secure Client Area and fund your account.
4. Seven Star FX MT4 Platform
The final step before entering the markets to trade is to Download the Seven Star FX {!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} and fund your account.
{!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} Login ID :
{!! $params->has('login') ? $params['login'] : "" !!}
{!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} Password :
{!! $params->has('password') ? $params['password'] : "" !!}
{!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} Investor Password :
{!! $params->has('password_investor') ? $params['password_investor'] : "" !!}
{!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} Server :
{!! $params->has('mt4_server') ? $params['mt4_server'] : "" !!}
Note: If you do not fund your {!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} Account within 15 days, your {!! $params->has('server_type') ? $params['server_type'] : "MT4" !!} Account will be deleted.
@endsection