<% title "Load List" %> <% for load in @loads %> " onclick="location.href='<%= edit_load_path(load) %>'"> <% end %>
Number End Date Start Point Shipper Origin Destination
<%=h load.number %> <%=h load.end_date %> <%=h load.start_point %> <%=h load.shipper %> <%=h load.origin %> <%=h load.destination %>