<% end %>
<%= table.name %>
@@ -349,9 +350,9 @@
<% else %>
<% if table.get_checkout_booking.nil? %>
-
+
<% else %>
-
+
<% end %>
<%= table.name %>
@@ -360,7 +361,7 @@
<% end %>
<% else %>
-
+
<%= table.name %>
new
@@ -376,9 +377,9 @@
<% if table.status == 'occupied' %>
<% if table.get_booking.nil? %>
<% if table.get_checkout_booking.nil? %>
-
+
<% else %>
-
+
<% end %>
<%= table.name %>
@@ -388,9 +389,9 @@
<% else %>
<% if table.get_checkout_booking.nil? %>
-
+
<% else %>
-
+
<% end %>
<%= table.name %>
@@ -399,7 +400,7 @@
<% end %>
<% else %>
-
+
<%= table.name %>
new
@@ -412,8 +413,31 @@
+
\ No newline at end of file