@php $footer = $data['footer'] ?? []; $wrapper_class = $footer['wrapper_class'] ?? 'bg-heading mt-16 sm:mt-24 lg:mt-[120px]'; $wrapper_style = $footer['wrapper_style'] ?? ''; $theme = $footer['theme'] ?? 'default'; @endphp