@extends('layouts.admin') @section('title') Manager User: {{ $user->username }} @endsection @section('content-header')

{{ $user->name_first }} {{ $user->name_last}}{{ $user->username }}

@endsection @section('content')

Identity

The default language to use when rendering the Panel for this user.

Password

Leave blank to keep this user's password the same. User will not receive any notification if password is changed.

Permissions

Setting this to 'Yes' gives a user full administrative access.

Delete User

There must be no servers associated with this account in order for it to be deleted.

@endsection