@php if ($section['module'][0]['content'][0]['day'] != null) { $json_day = $section['module'][0]['content'][0]['day']; } else { $json_day = '[]'; } @endphp