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