@foreach ($entries as $entry) {{ $entry->loc }} {{ $entry->lastmod }} @if ($entry->changefreq){{ $entry->changefreq }}@endif @if ($entry->priority){{ number_format($entry->priority, 1) }}@endif @endforeach