class ActiveAdmin::Views::DashboardSection

def title

def title
  @section.name.to_s.titleize
end