route()->parameter('role'); return $role instanceof AdminRole && $role->exists; } }