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