Is It Possible to Check if User Has 'Change URL' Permission?

var_dump($kirby->user()->role()->permissions()->for('access', 'panel'));
2 Likes