% title "Edit Program" %> <%= render 'form' %>
<%= link_to "Show", [:admin, @supplement] %> | <%= link_to "View All", admin_supplements_path %>