public static function getCompanyMenus()
 {
     return Tools::getChild(MenusModel::CompanyMenus(), $pid = 0);
 }