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