<%= simple_form_for @avaliation_exemption, html: { class: "smart-form" } do |f| %> <%= f.error_notification %> <%= render 'form', f: f %> <% end %>