Create a Supplement Plan

<%= render 'display_supplements' %>
<% if !@fav_supplement_plans.nil? %>

Stored Plans

<%= link_to '', url_for(:controller => 'supplement_plans', :action => "sub_favorite", :id => 14 ), :remote => true %>
<% end %>