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