@if (is_admin() and (isset($display_content) and $display_content == false)) @elseif (isset($display_content) and $display_content == true )
@if ( isset($words) and $words != "" )

{!! $words !!}

@endif
@endif