@if($above !== "")

{{ $above }}

@endif
@if(isset($link)) {!! $title !!} @else {{ $title }} @endif
@if(isset($context))

{{ $context }}

@endif
@if(isset($external_link))
{{$external_link}}
@endif @if(isset($description))
{!! $description !!}
@endif