@php $scripts = ''; $html = ''; if (isset($getStoreScripts)) { $scripts = $getStoreScripts->body_js; $html = $getStoreScripts->body_html; } @endphp {!! $html !!}