public function display($params = [])
    {
        if (is_string($params)) {
            $name = $params;
        }