\documentclass{book}
\usepackage{hyperref}
\usepackage{xepersian}
\begin{document}
\chapter{تست}
مقداری متن ...
\begin{latin}
\clearpage
\phantomsection
\addcontentsline{toc}{chapter}{Abstract}
\chapter*{Abstract}\markboth{Abstract}{Abstract}
Some text ...
\end{latin}
\end{document}