@extends("admin/layouts.master") @section('title','SEO Settings | ') @section("body")

SEO

{{csrf_field()}}
{{ __('Generate') }} @if(@file_get_contents(public_path().'/sitemap.xml')) Download Sitemap.xml | View Sitemap @endif
@endsection