0) { /** @var \Ppb\Db\Table\Row\User $store */ foreach ($stores as $store) { ?>
partial('partials/store-box.phtml', array( 'store' => $store, 'class' => 'grid')); ?>