{{ __($pageTitle) }}
@if (Schema::hasColumn('referrals', 'plan_id')) @else {{ __('Update Database') }} @endif
Warning! Please Update database
@endif
{{ __('Please Set Cron Url To Your Server to dispatched Return') }}
{{ __('Total Invest') }}
{{ number_format($totalPayments, 2) . ' ' . @$general->site_currency }}
{{ __('Total Pending Invest') }}
{{ number_format($totalPendingPayments, 2) . ' ' . @$general->site_currency }}
{{ __('Total Interest Amount') }}
{{ number_format($totalInterest, 2) . ' ' . @$general->site_currency }}
{{ __('Total User') }}
{{ $totalUser }}
{{ __('Total Active User') }}
{{ $activeUser }}
{{ __('Total Deactived User') }}
{{ $deActiveUser }}
{{ __('Total Withdraw') }}
{{ number_format(@$totalWithdraw, 2) . ' ' . @$general->site_currency }}
{{ __('Total Pending Withdraw') }}
{{ number_format(@$pendignWithdraw, 2) . ' ' . @$general->site_currency }}
{{ __('Autometic Gateways') }}
{{ $totalGateways }}
{{ __('Withdraw Charge') }}
{{ number_format($totalWithdrawCharge, 2) . ' ' . @$general->site_currency }}
{{ __('Withdraw Gateways') }}
{{ $totalWithdrawGateways }}
{{ __('Withdraw Gateways') }}
{{ $totalWithdrawGateways }}