<%= notice %>
<% end %> <% content_for :title, "Pdfresources" %> <%= link_to "Log out", Current.session, class: "underline my-3", data: { turbo_method: :delete }%><%= link_to "Show this pdfresource", pdfresource, class: "ml-2 rounded-lg py-3 px-5 bg-gray-100 inline-block font-medium" %>
<% end %>