= simple_form_for([ @manufacturer, @phone_model ]) do |f| = f.error_notification = render "form_core", :f => f .form-actions = f.button :submit, conditional_t('phone_models.form.submit')