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