@php if ($section['section_content'][0]->value) { $how_it_works= str_replace('frontend/assets', asset('frontend/assets/'), $section['section_content'][0]->value); } @endphp {!! $how_it_works ?? '' !!}