<% if (currentStatus && currentStatus !== "Booking" && currentStatus !== "Failure"){ %>
Current Status - <%- currentStatus %>
<% } %>
<% if (typeof waitListId !== "undefined") { %>
<% } %>
<% if (typeof VAACRequestId !== "undefined") { %>
<% } %>
<% if (typeof VAACRequestId !== "undefined" && result === "200") { %>
<% } else { %>
<% } %>