@extends('statamic::layout') @section('title', __('seo-pro::messages.seo_reports')) @section('content')

{{ __('seo-pro::messages.first_report') }}

{{ __('seo-pro::messages.seo_reports_description') }}

{{ __('seo-pro::messages.generate_report') }}
@include('statamic::partials.docs-callout', [ 'topic' => 'SEO Pro', 'url' => 'https://statamic.com/addons/statamic/seo-pro' ]) @stop