@if ($links->count() > 0) @foreach ($links as $link)
  • {{ $link }}
  • @endforeach @endif