Broadcast Bookings
<% include topBar.html %>
<%if(data.list.length){%>
<%for(let List of data.list){%>
<%if(List.length == 1){%>
<%for(let data of List){%>
<%}%>
<%}else{%>
<%}%>
<%}%>
<%}else{%>
Today's Booking (0)
- From
- Time sent
- Broadcast Time
- Attached gifts
-
<%if(data.gift_num > 0){%>
Only one booking can be accepted per time slot. Once accepted, other bookings for the same time slot will be automaically rejected.
<%for(let data of List){%>
-
<%if(data.gift_num > 0){%>
No bookings at the moment.
<%}%>