Total Users
Total Investments
Pending Investments
| ID | Name | Chat ID | Username | Investments | Status | Actions |
|---|---|---|---|---|---|---|
| {{ $user->id }} | {{ $user->first_name }} {{ $user->last_name }} |
{{ $user->chat_id }}
|
{{ $user->username ?? 'N/A' }} | {{ $user->investments->count() }} | @if($user->is_admin) 👑 ADMIN @else ✅ Active @endif | @if(!$user->is_admin) @endif |