User Management
| Username | Role | Status | Registered | Actions | |
|---|---|---|---|---|---|
| No users found. | |||||
| = htmlspecialchars($user['username']) ?> | = htmlspecialchars($user['email']) ?> | = htmlspecialchars(ucfirst($user['role'])) ?> | = htmlspecialchars(ucfirst($user['status'])) ?> | = date("M d, Y", strtotime($user['created_at'])) ?> | |