@extends('user.layout') @section('content')

Dashboard

🚀 Welcome to Invicta 🌟 (IBC) Empowering Health And Wealth ✨
{{--
@if ($user_details->profile_image) Profile @else Profile @endif

{{ $user_details->user_id }}

{{ $user_details->name }}

Sponsor

{{ $sponsor->name }}

{{ $sponsor->user_id }}

--}}
@if ($user_details->profile_image) Profile @else Profile @endif @if ($user_details->is_active == 1) Active @else Inactive @endif

ID: {{ $user_details->user_id }}

Name: {{ $user_details->name }}

{{-- --}}
Total PV Icon
Total Matching PV

{{ $matching_pv ?? 0 }}

Total PV Icon
Activated PV

{{ $activation_package->pv ?? 0 }}

Rank Icon
Current Rank

{{ $income_wallet->rank ?? 'Not In Rank' }}

Genealogy Icon
Genealogy Tree
View
Icon
Total Income

{{ $income_wallet->total_earnings ?? 0 }}

Icon
Total Right PV

{{ $team_business->right_pv ?? 0 }}

Icon
Total Left PV

{{ $team_business->left_pv ?? 0 }}

Icon
Total Left Members

{{ $left_count ?? 0 }}

Icon
Total Right Members

{{ $right_count ?? 0 }}

Icon
Total Direct Referrals

{{ $direct_count ?? 0 }}

{{--
Icon
Total Retail Profit

{{ $income_wallet->retail_bonus ?? 0 }}

--}}
Icon
Total Consumer Bonus

{{ $income_wallet->self_purchase_bonus ?? 0 }}

Icon
Total Referral Bonus

{{ $income_wallet->referral_bonus ?? 0 }}

Icon
Total Matching Bonus

{{ $income_wallet->matching_bonus ?? 0 }}

Icon
Total Quarterly Bonus

{{ $income_wallet->quarterly_bonus ?? 0 }}

Icon
Total Annual Bonus

{{ $income_wallet->annual_bonus ?? 0 }}

Icon
Total Royalty Bonus

{{ $income_wallet->royality ?? 0 }}

Icon
PV After Cutoff

{{ $cut_off ?? 0 }}

Icon
Withdraw

{{ $income_wallet->withdrawal ?? 0 }}

{{--
--}}
{{--
Total Investment

1522.08 USDT

Total Return

25.35 USDT

--}} {{--
Icon
Direct Income

4,156.45 USDT

Icon
Level Income

3,146.45 USDT

Icon
Income 3

1,146.45 USDT

Icon
Income 4

2,146.45 USDT

--}} {{--
--}} @endsection