{{-- Admin role picker. A user may hold several roles at once; the menus they can open is the union of every role ticked here. --}} @if($adminRoles->isEmpty())
No admin roles exist yet. Create one first.
@elseYou cannot change your own roles
@elseTick every role this user should have — access is combined across them. Manage roles
@endif @error('admin_role_ids'){{ $message }}
@enderror