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