- Request ID :
- <%= res[i].rid %>
- |
-
- Request By :
- <%= res[i].Fname %>
- |
-
- <%= res[i].Lname %>
- |
-
- Club Name :
- <%= res[i].ClubName %>
- |
-
- Faculty/Mentor Name :
- <%= res[i].FacultyOrMentorName %>
- |
-
- Secretary Name :
- <%= res[i].ClubSecName %>
- |
-
- Dhara Wing :
- <%= res[i].Wing %>
- |
-
- Hall Name :
- <%= res[i].Hname %>
- |
-
- Event Date :
- <%= res[i].EventDate %>
- |
-
- From Time :
- <%= res[i].FromTime %>
- |
-
- To Time :
- <%= res[i].ToTime %>
- |
-
- Event Name :
- <%= res[i].EventName %>
- |
-
-
-
-
-