<% @tables.each do |table| %>
<% if table.status == 'occupied' %>
<% if table.get_booking.nil? %>
Zone <%= table.zone_id %>
Table <%= table.name %> ( <%= table.seater %> Seat )
Zone <%= table.zone_id %>
Table <%= table.name %> ( <%= table.seater %> Seat )
Zone <%= table.zone_id %>
Table <%= table.name %> ( <%= table.seater %> Seat )