Accept/Decline and session links will activate with backend.
| Date | Student | Subject | Status | Actions |
|---|---|---|---|---|
| Tomorrow • 4:00 PM | Student A | Mathematics | Awaiting | |
| Friday • 6:00 PM | Student B | GCSE English | Scheduled | |
| Last week | Student C | Python Basics | Completed |
Booking #{{ b.id }} • {{ b.status|default:"assigned" }}
{{ b.subject|default:"Tutoring" }}{% if b.created_at %} • {{ b.created_at|date:"M d, Y" }}{% endif %}