<%= EducodeSales::Common.find_by(id: @follow_up.attitude_id).name %>
<%= EducodeSales::Common.find_by(id: @follow_up.course_plan_id).name %>

<%= EducodeSales::Common.find_by(id: @follow_up.course_build_id).name %>
<%= EducodeSales::Common.find_by(id: @follow_up.follow_id).name %>

<%= @follow_up.description%>