{!! __('Approve & Release Profits') !!}

{!! __('Please approve the all profits and release the locked amount from user account. Once you paid, user able to transfer thier funds into main account and withdraw.') !!}

{{ __('Profit Amount to Approve') }}
{{ money($amount, base_currency()) }}
{{ __('Total Profits Entries') }}
{{ $total ?? 0 }}
@if(empty($single))
{{ __('Total User Accounts') }}
0 / {{ count($accounts) }}
@endif
  • {{ __("User able to transfer their funds from investment account to main account once you paid.") }}

  • {{ __("Do not reload the page while your are processing as the process may take several minutes.") }}