check() && auth()->user()?->can('view::admin::' . static::$roleName) === true; } }