module ActiveAdmin::ViewHelpers::TitleHelper

def title(_title)

def title(_title)
  @page_title = _title
end