@if(count($bannerTypeMainBanner) > 0)
{{-- @if ($categories->count() > 0 )--}} {{--
--}} {{--
--}} {{--
    --}} {{-- @foreach ($categories as $key=>$category)--}} {{--
  • --}} {{-- {{$category->name}}--}} {{-- @if ($category->childes->count() > 0)--}} {{--
    --}} {{-- @foreach ($category->childes as $sub_category)--}} {{--
    --}} {{--
    {{$sub_category->name}}
    --}} {{-- @if ($sub_category->childes->count() >0)--}} {{-- @foreach ($sub_category->childes as $sub_sub_category)--}} {{-- --}} {{-- @endforeach--}} {{-- @endif--}} {{--
    --}} {{-- @endforeach--}} {{--
    --}} {{-- @endif--}} {{--
  • --}} {{-- @endforeach--}} {{--
  • --}} {{-- --}} {{-- {{translate('view_all')}}--}} {{-- --}} {{--
  • --}} {{--
--}} {{--
--}} {{--
--}} {{-- @endif--}}
@endif