@extends('layouts.staff')
@section('content')
Edit {{ $user->preferred_name }} for {{ $user_department->name }}Edit User Department
Departments are controlled by Discord Roles. Update the members roles in Discord to add/remove from departments.
@endif