Пример #1
0
 public function show()
 {
     Layout::addPageTitle("Lottery Waiting List");
     return LotteryApplication::waitingListPager();
 }