@foreach ($data as $row)
{{ $row['url'] }}
{{ $row['last_modified'] }}
{{ $row['change_frequency'] }}
{{ $row['priority'] }}
@endforeach