• Inicio
  • @foreach ($pages as $page) @if ($page->link)
  • {{ $page->name }}
  • @else
  • {{ $page->name }}
  • @endif @endforeach