Add New Study Back to List | Logout


<% if @studies.length > 0 %> <% @studies.each do |study| %> <% end %>
Current Studies
Study Name Associated Product Study Phase Study Protocol
<%= study.study_name %> <%= study.product %> <%= study.phase %> <%= study.protocol %>
<% else %>

No studies in database.

<% end %>