Surgeries

<% if (surgery.length > 0) { %> <% $.each(surgery, function(i) { %> <% }); %>
Description Date Facility
<%- this.procedure %> <%- this.procedureDate %> <%- this.facility %>
<% } else { %> No Data Found <% } %>