@extends('layouts.app') @section('title', $pageTitle) @section('content')

{{ $pageTitle }}

Admin editing for this page will be added in a later step. The public site still uses the static Blade template.

For now, use Home page under Legal pages to edit the marketing content on the landing page.

Go to Home page editor
@endsection