getWhmcsParamByKey('status') ); // if ($this->getWhmcsParamByKey('status') === 'Active') // { $response = Helper\view()->addElement(Dashboard::class); return $response; // } } }