Version 4
Return first page from collection.
Object Page
Get first page in the collection.
$Pages->first();
Get first task of the project -page.
$Task = $Project->tasks->first();