<.header> User {@user.id} <:subtitle>This is a user record from your database. <:actions> <.link href={~p"/users/#{@user}/edit"}> <.button>Edit user <.list> <:item title="Username">{@user.username} <.back navigate={~p"/users"}>Back to users