@php $data = $section['data'] ?? []; $tone = $section['settings']['tone'] ?? 'info'; // info | warm | success @endphp @if(!empty($data['text']))