mirror of https://github.com/4xmen/xshop.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5 lines
138 B
PHTML
5 lines
138 B
PHTML
2 years ago
|
@php('<\?xml version="1.0" encoding="UTF-8"\?>')
|
||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||
|
@yield('content')
|
||
|
</urlset>
|