/home/techb158/immovalet.com/platform/packages/sitemap/resources/views
NameSizeModeActions
google-news.blade.php21680644editdlrm
html.blade.php4690644editdlrm
ror-rdf.blade.php7830644editdlrm
ror-rss.blade.php7500644editdlrm
sitemapindex.blade.php5610644editdlrm
txt.blade.php620644editdlrm
xml-mobile.blade.php4730644editdlrm
xml.blade.php63840644editdlrm
Edit: /home/techb158/immovalet.com/platform/packages/sitemap/resources/views/sitemapindex.blade.php (561B)
{!! '<' . '?' . 'xml version="1.0" encoding="UTF-8"?>' . "\n" !!} @if (null != $style) {!! '<' . '?' . 'xml-stylesheet href="' . $style . '" type="text/xsl"?>' . "\n" !!} @endif @foreach ($sitemaps as $sitemap) {{ $sitemap['loc'] }} @if ($sitemap['lastmod'] !== null) {{ date('Y-m-d\TH:i:sP', strtotime($sitemap['lastmod'])) }} @endif @endforeach