@extends('frontend::layouts.app') @section('content') @if (!empty($banner)) @php $hasMultipleBanners = count($banner) > 1; @endphp
@if (!empty($ads)) @endif
@endif
@lang('frontend::lang.brands_site')

{!! $brand['detail']['name'] ?? '' !!}

{!! $brand['detail']['desc'] ?? '' !!}

@foreach (collect($brand['sub'] ?? [])->take(4) as $sub) @endforeach
@if (!empty($about))
{{--

ABOUT ME RICH 24

--}} {!! $about['detail'] ?? '' !!} @lang('frontend::lang.learn_more')
@endif
@if (!empty($products['detail']) || !empty($products['list']))
Father and Son Playing

{!! $products['detail']['name'] ?? '' !!}

@foreach ($products['list'] as $k => $item) @if ($k % 2 == 0)

{{ $item['name'] ?? '' }}

@else

{!! $item['name'] ?? '' !!}

@endif @endforeach
@endif @if (!empty($categories['dt']) || !empty($categories['list']))
@if ($type_file == 'mp4') @else {{ $categories['dt']['name'] ?? '' }} @endif
{!! $categories['dt']['detail'] ?? '' !!} @if (!empty($categories['list']))