= $this->extend('layout') ?>
= $this->section('content') ?>
['Most Popular Games', 'popular', '/deals'],
'newDeals' => ['New deals', 'new', '/deals/new-deals'],
'bestDeals' => ['Best deals', 'hot', '/deals/hot-new-deals'],
'histLows' => ['Historical lows', 'hl', '/deals/historical-lows'],
'endingSoon' => ['Ending Soon', 'ending', '/deals/ending-soon'],
];
?>
Compare prices of video games from = $stats['stores'] ?> stores,
find the best game deals online. CD keys for PC games at the best price!
[$title, $mode, $link]): ?>
= view('partials/dash_deal', ['d' => $d, 'stores' => $stores]) ?>
['🔥 Most Wanted', 'wanted'],
'newReleases' => ['🆕 New releases', 'releases'],
'upcoming' => ['📅 Upcoming games', 'upcoming'],
];
foreach ($gameSections as $key => [$title, $mode]): ?>
= $this->endSection() ?>