@extends('admin.layouts.app') @section('title', 'User Access Control') @section('breadcrumb') / Users / Access Control @endsection @push('styles') @endpush @section('content')
Manage per-user permission overrides on top of role defaults
Choose a user from the left panel to manage their permissions.