{% extends "admin_base.html" %} {% block title %}Edit Registration | Nexora Admin{% endblock %} {% block content %}

Edit Registration

{{ row.full_name }}

Manage player details, payment status, ticket serial, and QR token from here.

View Back
{% endblock %}