@extends('layout.default') @if ($mode == 'edit') @section('title', $__t('Edit userfield')) @else @section('title', $__t('Create userfield')) @endif @section('viewJsName', 'userfieldform') @section('content')