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