@php // $section is the GlobalSection model $html = $section->grapesjs_html; @endphp {!! \Illuminate\Support\Facades\Blade::render($html, ['website' => $website]) !!}