{{ __('KYC Verification') }}
To comply with regulation, each participant will have to go through indentity verification (KYC/AML) to prevent fraud causes.
You have not submitted your necessary documents to verify your identity. In order to enjoy our investment system, please verify your identity.
Click here to complete your KYCWe’re here to help you!
Ask a question, manage request, report an issue. Our support team will get back to you by email.
| S/N | Type | Name | Value | Action |
|---|---|---|---|---|
| {{ $counter }} | {{ Str::ucfirst(optional($item->system_wallet)->type) }} | {{ optional($item->system_wallet)->name }} | @if(optional($item->system_wallet)->type == 'crypto') {{ $item->address }} @endif @if(optional($item->system_wallet)->type == 'bank') {{ $item->bank_name }}|{{ $item->account_name }}|{{ $item->account_number }} @endif |
|