%= csrf_meta_tag %>
<%= p_hire.property.title rescue nil %> | <%= p_hire.hirer_name %> | <%= p_hire.reason_for_hire %> | <%= p_hire.hiring_person_number %> | <%= p_hire.period %> | <% if p_hire.passed %> Yes <% else %> No <% end %> | <% =begin%> View <% =end%> Delete |