Audit creator accounts, toggle verification badges, and inspect page handles.
| Creator | Handle | Owner Email | Support Unit | Total Supporters | Verified Status | Actions |
|---|---|---|---|---|---|---|
{{ $creator->display_name }}Joined {{ $creator->created_at->format('M Y') }} |
{{ '@' . $creator->handle }} | {{ $creator->user->email ?? 'N/A' }} | {{ $creator->drink_unit_name }} (${{ number_format($creator->drink_price, 2) }}) | {{ $creator->donations->count() }} | @if($creator->is_verified) Verified ✓ @else Standard @endif | View Page |
| No creators found. | ||||||