Home
Events
About Us
FAQs
{% if isUser == False %}
Login
Register
{%else%} {% if isVolunteer == True%}
Verifer
{%endif%}
My Tickets
{%endif%}
{% if isUser == True %}
{{userName}}
Logout
{%endif%}
Tickets
{% for ticket in data%}
{{ticket.username}}
{{ticket.email}}
Team id : T0123
{{ticket.eventName}}
₹ {{ticket.price}}
{% if ticket.isPaid == True%}
Accepted
{%else%}
Accept
{%endif%}
{%endfor%}
{{userName}}
Logout
Home
Events
Event Confirm
About Us
Login
Register
Tickets
Konnor Guzman
Konnor@gmail.com
X-Motion game mania
₹ 100
Accept
Konnor Guzman
Konnor@gmail.com
X-Motion game mania
₹ 100
Accept
Konnor Guzman
Konnor@gmail.com
X-Motion game mania
₹ 100
Accept
Konnor Guzman
Konnor@gmail.com
X-Motion game mania
₹ 100
Accept