<%= render partial: 'header' %>

Edit Admin

<%= render partial: 'form', locals: { url: admin_user_path(@user), method: :patch } %>