= simple_form_for [:admin, @super_attack] do |f|
.form-inputs
= f.input :name
= f.input :description
.form-actions
= f.button :button