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

Add Staff

@csrf

A temporary password is generated and a reset link emailed automatically. The account is assigned the Teacher role by default.

@endsection