@extends('layouts.public') @section('content') @php /** * CMS page renderer. Renders an admin-authored page through one of two * design-system templates, chosen by slug: * - privacy / terms → .qm-legal layout (sticky TOC + "Last updated" meta) * - everything else → .qm-article long-form prose card * * There was a third: an FAQ accordion assembled by walking the body's *
structure. It is gone with the FAQ page itself — the Help * Centre is the product's one FAQ surface, and it holds real question and * answer pairs instead of prose that had to be parsed back into them. * * The page body is sanitised on save (admin side); legal pages are structured * as