@foreach($urls as $url) {{ $url['loc'] }} @if(!empty($url['lastmod'])) {{ $url['lastmod'] }} @endif @if(!empty($url['priority'])) {{ $url['priority'] }} @endif @endforeach