{!! '<' . '?' . 'xml version="1.0" encoding="UTF-8"' . '?' . '>' !!} wpan.com Blogger 2016-06-10T04:33:36Z @foreach ($posts as $post) @php $date = date('Y-m-d\TH:i:s\Z', rand(strtotime(option('backdate')), strtotime(option('schedule')))); $post_content = str_replace( "\n", ' ', view('content', [ 'post' => $post, 'description' => $description, ]), ); $content = minifyHtml($post_content); @endphp @if ($post->tags) @foreach (cleanArray(explode(',', $post->tags)) as $tag) @if ($loop->iteration > 3) @break @endif @endforeach @endif post-0 admin {{ $date }} keyword }}]]> @endforeach