@inject('str', 'Statamic\Support\Str') @extends('statamic::layout') @section('title', $breadcrumbs->title($title)) @section('wrapper_class', 'max-w-3xl') @section('content') @endsection