Voters List
Managing voters for = htmlspecialchars($election['title'] ?? 'Selected Election') ?>
| USER ID | NAME | TRACK | GRADE | SECTION | 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']) ?> | = htmlspecialchars($voter['section'] ?? 'N/A') ?> | = $voter['has_voted'] ? 'Voted' : 'Pending' ?> | |