For whom it may be useful, now you can do this paying attention of last index:
if (!$loop->last) { $collection->get($loop->index + 1) }