{{ item && item?.prjDataPath && item?.prjDataPath.includes(activePath) && item?.prjDataPath.length > activePath.length ? item?.prjDataPath.replace(activePath, ' ').replace('/', ' ') : item?.prjDataPath.replace('/', ' ') }}