loader->getEvents(); $this->addCssFile('gigs.css'); return $this->render('gigs') ->with(compact('events')); } }