<.header> Edit Note <%= @note.id %> <:subtitle>Use this form to manage note records in your database. <.note_form changeset={@changeset} action={~p"/notes/#{@note}"} /> <.back navigate={~p"/notes"}>Back to notes