<%= render 'shared/turbo_modal', title: 'Edit User' do %> <%= render 'form', user: @user %> <% end %>