class Admin::Settings::ServicesController < Admin::SettingsController def index end def update end end