module Admin::AsiaDatabasesHelper def thead_t(label) "#{I18n.t(label)}".html_safe end end