@if (isset($widget['close_button']) && $widget['close_button']) @endif @if (isset($widget['heading']))

{!! $widget['heading'] !!}

@endif @if (isset($widget['content']))

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

@endif