@extends('layouts.admin') @section('title', 'Privacy & Legal Content') @section('header', 'Privacy & Legal Content') @section('content')
Privacy & Legal Content
@csrf
You can use simple HTML like <p>, <strong>, <ul>, and <li>.
HTML content is rendered on the public legal pages.
Shown on public legal pages and help sections.
@endsection @push('scripts') @endpush