Embedding PHP in shortcode $content

<?php echo do_shortcode("[apply]<a href="" . site_url() . "/quick-quote">Quick Quote</a>[/apply]"); ?>