@extends('layouts.admin') @section('title', 'SEO & Content Settings') @section('content')

SEO & Content Settings

Manage Page Content and Schema Markup for your store.

@if(session('success')) @endif
@csrf

Page Content

This content will be displayed on the selected page.

Schema Markup (JSON-LD)

Enter valid JSON-LD structure including the script tags.

@push('scripts') @endpush @endsection