class Admin::ModuleStoreController < OrbitBackendController layout "back_end" def index end def show end end