@php $html = \App\Models\SiteOption::findByKey('about-us-page')?->data @endphp
{!! json_decode($html)->text ?? '' !!}