@php $style = Arr::get($config, 'style') ?: 'style-1'; $title = Arr::get($config, 'title'); @endphp @if ($services->isNotEmpty()) @switch($style) @case('style-1')