@if ($quote = $shortcode->quote)

{!! BaseHelper::clean($quote) !!}

@endif @if ($author = $shortcode->author)

{{ $author }}

@endif