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