$pages->first()
Returns the first $page object from the collection
Example
<?php echo $page->children()->first()->title() ?>