@if($link['anchor_as_title'])
{{ $link['anchor'] }}

{{ $link['content'] }}

@else
{{ $link['title'] }}

{!! $link['content'] !!}

@endif