@php echo ''; @endphp {{ route('/') }} 1.0 {{ gmdate('Y-m-d\TH:i:s+00:00') }} daily @if ($categories) @foreach ($categories as $category) {{ route('category', $category->slug) }} {{ gmdate('Y-m-d\TH:i:s+00:00', strtotime($category->updated_at)) }} weekly 0.8 @endforeach @endif