Copy Traders / List
Traders
| ID | Name | Title | Price | Return Rate | Followers | Verified | Status | Actions |
|---|---|---|---|---|---|---|---|---|
| {{ $trader->id }} | {{ $trader->name }} | {{ $trader->title }} | ${{ $trader->price }} | {{ $trader->return_rate }}% | {{ $trader->followers }} | {{ $trader->verified ? 'Yes' : 'No' }} | {{ $trader->is_active ? 'Active' : 'Inactive' }} | |
| No copy traders found | ||||||||