@php use function Statamic\trans as __; @endphp @extends("statamic::layout") @section("title", __("Edit User")) @section("content") @endsection