$file->url()
Returns the absolute URL for a file.
Example
<?php echo $page->file('myimage.jpg')->url() ?>