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

Add User

Create a login and set their initial permissions. These can be changed later from the Permissions page.

@csrf
At least 8 characters.
Cancel
@endsection