@extends('layouts.app') @section('title', "Edit User — {$user->name}") @section('content')
Update user account permissions and settings.