offers = ClubsOffer::loadOffers(); $this->clubs = ClubsClub::loadClubs(); ToolbarHelper::title('Club-Management - Clubs'); parent::display($tpl); } }