| # | Name / Email | Company | Role | Plan | Surveys | Credits | Status | Joined | Actions |
|---|---|---|---|---|---|---|---|---|---|
| = $offset + $i + 1 ?> |
= sanitize($u['name']) ?> = sanitize($u['email']) ?> |
= sanitize($u['company_name'] ?? 'β') ?> | = planBadge($u['role']) ?> | = planBadge($u['plan_name'] ?? 'Free') ?> | = $u['surveys_count'] ?> | = formatINR((float)($u['credits'] ?? 0)) ?> | = $u['is_active'] ? 'Active' : 'Inactive' ?> | = date('d M Y', strtotime($u['created_at'])) ?> |