<%= render 'shared/turbo_modal', title: t('edit_team') do %> <%= render 'form', team: @team %> <% end %>