Ejemplo n.º 1
0
 public function actionIndex()
 {
     $this->render('index', array('cpname' => MainbusinessService::organidgetcpname(), 'vehicle' => MainbusinessService::organidgetvehicle(), 'brand' => MainbusinessService::organidgetbrand()));
 }