@foreach($advs["728x90"] as $idx => $adv)
@if($adv->google_code != '') @else @if($adv->image != '') @if($adv->url != '') @else @if($adv->jingle != '') @else @endif @endif @else
@endif @endif
@endforeach
@foreach($advs["728x90"] as $idx => $adv)
@if($adv->google_code != '') @else @if($adv->image != '') @if($adv->url != '') @else @if($adv->jingle != '') @else @endif @endif @else
@endif @endif
@endforeach
@foreach($advs["728x90"] as $idx => $adv)
@if($adv->google_code != '') @else @if($adv->image != '') @if($adv->url != '') @else @if($adv->jingle != '') @else @endif @endif @else
@endif @endif
@endforeach
    {{ 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) {{$region->name}} @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
breaking news
    @foreach($breaking_news as $news)
  • {{date("d/m/Y H:i", strtotime($news->date))}} {{$news->title}}
  • @endforeach