@extends('layout.default') @if($mode == 'edit') @section('title', $__t('Edit %s', $userentity->caption)) @else @section('title', $__t('Create %s', $userentity->caption)) @endif @section('content')