Voters List
Managing voters for = htmlspecialchars($election['title'] ?? 'Selected Election') ?>
| USER ID | NAME | TRACK | GRADE | STATUS | ACTIONS | |
|---|---|---|---|---|---|---|
| No voters assigned to this election. | ||||||
| = htmlspecialchars($voter['student_id']) ?> | = htmlspecialchars($voter['name']) ?> | = htmlspecialchars($voter['email']) ?> | = htmlspecialchars($voter['track']) ?> | Grade = htmlspecialchars($voter['grade_level']) ?> | = $voter['has_voted'] ? 'Voted' : 'Pending' ?> | |