{!! '<'.'?'.'xml version="1.0" encoding="UTF-8" ?>'."\n" !!} <![CDATA[{{ $channel['title'] }}]]> {{ $channel['link'] }} {{ $channel['description'] }} @if (!empty($channel['logo'])) {{ $channel['logo'] }} {{ $channel['title'] }} {{ $channel['link'] }} @endif {{ $channel['lang'] }} {{ $channel['pubdate'] }} @foreach($items as $item) {!! $item['title'] !!} {{ $item['link'] }} {{ $item['link'] }} {!! $item['description'] !!} @if (!empty($item['content'])) @endif {{ $item['author'] }} {{ $item['pubdate'] }} @endforeach