@extends('layouts.app') @section('title', 'Edit User — ' . $user['username']) @section('content')
| Group | Action |
|---|---|
| {{ $group['name'] }} @if ($group['protected']) Protected @endif | @if ($group['protected']) — @else @endif |
| Not a member of any group. | |
No available groups to add. User may already be in all writable groups.
@else @endif