<% if @casting_call_interviews.any? %> <%= render @casting_call_interviews %> <% else %> <% end %>
Account Name Casting Call Request Perfomer's Name Interviewed At
<%= t(".empty") %>
<%= will_paginate @casting_call_interviews %>