@foreach($articles as $item) {{ url('articles/'.$item->id) }} {{ $item->updated_at->tz('UTC')->toAtomString() }} @endforeach