{{ url('/') }}1.0 {{ route('products.index') }}0.9 @foreach($products as $p) {{ route('products.show', $p['slug']) }}0.8 @endforeach {{ route('blog.index') }}0.7 {{ route('about') }}0.5 {{ route('contact') }}0.5