@if (isset($images[1])) {{ $keyword }} @else {{ $keyword }} @endif

{{ $keyword }}

{{ randomSentences($articles, 0, 5) }}

{{ randomSentences($articles, 0, 5) }}

{{ randomSentences($articles, 6, 15) }}

{{ randomSentences($articles, 16, 21) }}

{{ randomSentences($articles, 21, 30) }}

@foreach (getRandomPosts(3) as $item)

{{ $item->keyword }}

@endforeach @if (isset($images[1]))
{{ $images[1]->title }}
{{ $images[1]->desc }}
@endif @if (isset($images[2]))
{{ $images[2]->title }}
{{ $images[2]->desc }}
@endif @if (isset($images[3]))
{{ $images[3]->title }}
{{ $images[3]->desc }}
@endif
close

Page NotFound