<h1>Admin::Users#view</h1>
<p>Find me in app/views/admin/users/view.html.erb</p>
<main>
<%= @user.name %>
</main>