@php $section_content = (array) ($section_content ?? []); $section_title = $section_content['title'] ?? $setting->getSetting('service_logo_title'); @endphp

{{ $section_title }} {{--TODO: kasra-fix--}} {{-- مشتریان شرکت الو ادز--}}

@forelse(@$brands as $brand)
{{$brand->title}}
@empty
هیچ برندی برای نمایش وجود ندارد.
@endforelse