• Home
  • @foreach ($itens as $titulo => $url) @if (strlen($url) > 0)
  • {{$titulo}}
  • @else
  • {{$titulo}}
  • @endif @endforeach