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