Share your referral link with your friends and earn {{ $referralBonus }} for each successful referral

SwiftPay Referral Link

Copy Link
{{--Ajo Savings referral --}}

Ajo Savings Referral Code

Copy Referral Code

Total Earnings

{{formatNumber($amounEarned)}}

@forelse ($referrals as $user)

{{$user->name}}

{{$user->pivot->created_at->diffForHumans()}}

{{formatNumber($user->pivot->amount)}}

{{$user->pivot->status}}

@empty

You have no referrals yet

@endforelse