Delete this board?

Are you sure you want to permanently delete this board and all the cards on it? This can't be undone.

<%= button_to board_path(board), method: :delete, class: "btn txt-negative", data: { turbo_frame: "_top" } do %> Delete board <% end %>