@if($home->banner_top_google != '') @else @php $found = false; $count = 0; @endphp @if(isset($home->banner_top) && $home->banner_top != '')
@php $count += 1; $found = true; @endphp @endif @if(isset($home->banner_top_2) && $home->banner_top_2 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_3) && $home->banner_top_3 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_4) && $home->banner_top_4 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_5) && $home->banner_top_5 != '')
@php $found = true; @endphp @endif @if(!$found)
@endif @endif
@if($home->banner_top_google != '') @else @php $found = false; $count = 0; @endphp @if(isset($home->banner_top) && $home->banner_top != '')
@php $count += 1; $found = true; @endphp @endif @if(isset($home->banner_top_2) && $home->banner_top_2 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_3) && $home->banner_top_3 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_4) && $home->banner_top_4 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_5) && $home->banner_top_5 != '')
@php $found = true; @endphp @endif @if(!$found)
@endif @endif
@if($home->banner_top_google != '') @else @php $found = false; $count = 0; @endphp @if(isset($home->banner_top) && $home->banner_top != '')
@php $count += 1; $found = true; @endphp @endif @if(isset($home->banner_top_2) && $home->banner_top_2 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_3) && $home->banner_top_3 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_4) && $home->banner_top_4 != '')
@php $found = true; @endphp @endif @if(isset($home->banner_top_5) && $home->banner_top_5 != '')
@php $found = true; @endphp @endif @if(!$found)
@endif @endif
    {{ csrf_field() }}
  • Home
  • Pagine WEB
      @foreach($pages as $page)
    • {{$page->title}}
    • @endforeach
  • @php $insertedAreaRosa = false; @endphp @foreach($sections_menu as $section) @if($section->slug != 'europei-2022' && strpos($section->name, "/F") === false)
  • @if($section->layout != '') {{$section->name}} @else {{$section->name}} @endif
  • @endif @if(!$insertedAreaRosa && strtolower($section->name) === 'serie c2')
  • Area rosa
      @foreach($sections_menu as $rosaSection) @if(strpos($rosaSection->name, "/F") > 0)
    • @if($rosaSection->layout != '') {{$rosaSection->name}} @else {{$rosaSection->name}} @endif
    • @endif @endforeach
  • @php $insertedAreaRosa = true; @endphp @endif @endforeach
  • EVENTI
  • Risultati
      @foreach($calendars as $type => $categories) @foreach($categories as $category => $groups) @if(sizeof($groups) > 1)
    • {{$category}}
        @foreach($groups as $group => $cal)
      • {{$group}}
      • @endforeach
    • @else
    • {{$category}}
    • @endif @endforeach @endforeach
  • @if(false)
  • Risultati
      @foreach($calendars as $type => $categories)
    • {{$type}}
        @foreach($categories as $category => $groups) @if(is_array($groups))
      • {{$category}}
          @foreach($groups as $group => $cal)
        • {{$group}}
        • @endforeach
      • @else
      • {{$category}}
      • @endif @endforeach
    • @endforeach
  • @if(false) @foreach($calendars as $type => $categories)
  • {{$type}}
      @foreach($categories as $category => $groups) @if(is_array($groups))
    • {{$category}}
        @foreach($groups as $group => $cal)
      • {{$group}}
      • @endforeach
    • @else
    • {{$category}}
    • @endif @endforeach
  • @endforeach @endif
  • Eventi
      @foreach($events as $event)
    • {{$event->title}}
    • @endforeach
  • @endif
Pagine regionali
@foreach($regions as $region) @if($region->layout != '') {{$region->name}} @else {{$region->name}} @endif @endforeach
Risultati
    @foreach($calendars as $type => $categories) @foreach($categories as $category => $groups) @if(sizeof($groups) > 1)
  • {{$category}}
      @foreach($groups as $group => $cal)
    • {{$group}}
    • @endforeach
  • @else
  • {{$category}}
  • @endif @endforeach @endforeach
  • Pagine WEB
      @foreach($pages as $page)
    • {{$page->title}}
    • @endforeach