| Name | Referral ID | Status | Registered | Total Earnings | Actions | |
|---|---|---|---|---|---|---|
| {{ $user->name }} | {{ $user->email }} | {{ $user->referral_id ?? '—' }} | @if($user->trashed()) Deleted @elseif($user->status === 'active') Active @else Disabled @endif | {{ $user->created_at->format('M j, Y') }} | $0.00 | |
| No accounts found. | ||||||