= simple_form_for(@reserve_ra) do |f| = f.error_notification .form-inputs = f.input :name .form-actions = f.button :submit