%= back_link_to admin_question_path(@answer.question) %>
| <%= t("admin.questions.show.answers.document_title") %> | <%= t("admin.questions.show.answers.document_actions") %> |
|---|---|
| <%= document.title %> | <%= render Admin::Poll::Questions::Answers::Documents::TableActionsComponent.new(document) %> |