@extends('layouts.app') @section('title', 'Add User') @section('breadcrumbs') @endsection @section('content')

Add New User

Create a new system user account

Minimum 8 characters with uppercase, lowercase, and numbers

Permissions

Uncheck to disable this user account

Cancel
@endsection