<% @i = 0 %> <% @booking.each do |booking| %> <% if booking.booking_status == "complete" %>

<%= @i += 1 %> . <%= booking.dining_facility.name %> - <%= booking.id %>

Order at <%= booking.checkin_at.strftime("%H,%m") %>, <%= booking.checkin_by %>

<% end %> <% end %>

9. Table 4 - Beef Steak [x3]

Well Done, Fries, Salad

Order at 12:23, Kyaw Lwin | Printed at 12:23 | Completed at 12:43