Your Referral Code: {{ auth()->user()->referral_code }}
@endifShare your referral link:
Become a Distributor:
Total Earnings
ZAR{{ number_format($totalEarnings, 2) }}
Membership Level
{{ auth()->user()->membership_level }}
Direct Referrals
{{ $directReferrals }}
Available Balance
ZAR{{ number_format(auth()->user()->balance, 2) }}
Name | Level | Joined | Status |
---|---|---|---|
{{ $referral->name }}
{{ $referral->email }}
|
{{ $referral->membership_level }}
|
{{ $referral->created_at->format('M d, Y') }}
|
Active |
You don't have any referrals yet. Share your referral code to start earning! |
Date | Type | Amount | Status |
---|---|---|---|
{{ $transaction->created_at->format('M d, Y') }}
|
{{ $transaction->type }}
|
R{{ number_format($transaction->amount, 2) }}
|
{{ ucfirst($transaction->status) }} |
No transactions found. |
You don't have enough earnings to withdraw. Minimum withdrawal amount is ZAR50.00.