$pages->flip()

Returns the collection in reverse order.

Example

<?php $articles = $page->children()->flip() ?>