$request->url()
Returns the complete URL for the current request
<?php echo kirby()->request()->url() ?>