{{ route('home') }}daily1.0 {{ route('search') }}daily {{ route('reviews.index') }}daily @foreach($shops as $shop) {{ route('shops.show',$shop->id) }}{{ optional($shop->updated_at)->toAtomString() }}weekly @endforeach