{{ showPrice($user?->balance) }}
{{ __('user.Current Balance') }}
{{ showPrice($user?->interest_balance)}}
{{ __('user.Interest Balance') }}
{{ showPrice($active_invests) }}
{{ __('user.Running Investment') }}
{{ showPrice($total_deposits) }}
{{ __('user.Total Deposit') }}
{{ showPrice($total_invests) }}
{{ __('user.Total Invest') }}
{{ showPrice($total_payouts) }}
{{ __('user.Total Payout') }}
{{ showPrice($total_referral_bonus) }}
{{ __('user.Total Referral Bonus') }}
{{ showPrice($total_referral_bonus) }}
{{ __('user.Total Transaction') }}
{{ $total_tickets }}
{{ __('user.Total Ticket') }}
{{ __('user.Recent Transactions') }}
| {{ __('user.S.N') }} | {{ __('user.Type') }} | {{ __('user.Txnid') }} | {{ __('user.Amount') }} | {{ __('user.Date') }} | {{ __('user.Status') }} |
|---|---|---|---|---|---|
| #{{ ++$index }} | {{ $item->type }} | {{ $item->txnid }} | {{ showPrice($item->amount) }} | {{ format_date($item->created_at) }} |
{{ __('user.Success') }}
|
{{ __('user.Current Level') }}
{{ $ranking?->lavel }}
{{ $ranking?->name }}
{{ __('user.Benefits') }}: {{ $ranking->benefits }}
{{ __('user.Refer and Earn') }}
{{ __('user.Use the link below to invite your friends') }}
{{ __('user.Upgrade Your Plan for Greater Rewards!') }}
{{ __('user.Unlock exclusive benefits like higher returns, faster withdrawals, and lower fees.') }}
- {{ __('user.Current Plan:') }} {{ __('user.Beginner InvestorNext Level: Pro Investor') }}
- 🔒 {{ __('user.Limited Offer:') }} {{ __('user.Get a 5% bonus on upgrading today!') }}