@extends('layouts.app') @section('heading','Create User Account') @section('content')
@csrf
Used for password recovery when email delivery is configured.
A temporary password will be generated automatically. Copy it after creating the account; the user must change it on first login.
Cancel
@endsection