2025-05-30 01:07:33 -06:00

8 lines
173 B
PHP

@extends('vuexy-admin::layouts.vuexy.layoutMaster')
@section('title', 'Google JSON-LD')
@section('content')
@livewire('vuexy-website-admin::jsonld-index')
@endsection