class Admin::DashboardsController < OrbitAdminController layout "back_end" def index end end