<% unless flash[:notice].nil? %>
<%= flash[:notice] %>
<% end %>
<%= link_to "#{t('fees_submission_by_course')}", :action => "fees_submission_batch" %>
<%= t('fees_submit_by_each_course') %>
<%= link_to "#{t('fees_submit_for_student')}", :action => "fees_student_search" %>
<%= t('submitting_fees_by_search') %>