<%= link_to t(:'menu.student.plural'), students_path %>
<%= link_to t(:'menu.teacher.plural'), teachers_path %>
<%= link_to t(:'menu.class_group.plural'), class_groups_path %>
<%= t(:'menu.course.plural') %>
<%= link_to t(:'menu.exam.plural'), exams_path %>
<%= link_to t(:'menu.extracurricular_activity.plural'), extracurricular_activities_path %>