$files->first()

Returns the first file in the collection

Example

<?php echo $page->files()->first()->filename() ?>