<%%= outgoing_menssage %> <%- model_attributes.each do |attribute| -%> <%- end -%>
<%%= I18n.t :<%= attribute.name %> %> <%%= @<%= singular_name %>.<%= attribute.name %> %>
<%%= link_to arrow_left, <%= plural_name %>_path %> <%%= link_to I18n.t(:edit), edit_<%= singular_name %>_path(@<%= singular_name %>), class: 'btn btn-primary' %>