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