Applications for <%= @job.job_title %> ~ <%= @job.employer_profile.company_name %>

<% @table_fields.each do |f| %> <%= thead(f) %> <% end %> <% @applications.each do |app| %> <% end %>
<%= app.employee_profile.recruit_profile.name %> <%= app.created_at.strftime("%Y/%m/%d") %>
<%= t(:back) %>