@php $brand = $__website_sections->where('key',Str::slug(site_section_const()::BRAND_SECTION))->first(); @endphp
@foreach ($brand->value->items ?? [] as $key => $item)
brand
@endforeach