layout('layouts::_base') ?>
options, $page->options['limit'])) { $limit = $page->options['limit']; } ?> hasChildren()): // Sort children by date //$children = $page->getChildren()->sort(function (Page $p1, Page $p2) { // return $p1->getDateTime() < $p2->getDateTime(); //}); foreach ($page->getChildren() as $child): //foreach ($children as $child): ?>

title ?>

e($child, 'pageDateFormat') ?>

excerpt($child->content) ?>...

Read more
= $limit) { break; } ?> Nothing for the moment...