<%= card_header text: t(".heading"), close_action_path: [@project, :casting_calls] %>
<%= render "form", model: [@project, @casting_call], casting_call: @casting_call, project: @project %>