--- title: Link Blade component --- ## Overview The link component is used to render a clickable link that can perform an action: ```blade New user ``` ## Using a link as an anchor link By default, a link's underlying HTML tag is ``. You can change it to be a `