= remote_form_for [:admin, @specialty] do |f| = render 'form_fields', f: f = buttons_for @specialty, nested_id: 'admin-specialty', label: t(:'specialty.save')