<%= simple_form_for([:origami,@commission]) do |f| %> <%= f.error_notification %>
<%= f.button :submit %>
<% end %>