@extends('layouts.staff') @section('content')

Add to Department

Add {{ $user->preferred_name }} to a Department

@csrf
@endsection