\documentclass{report}
\usepackage{amsthm,amsmath,amssymb,caption,graphicx}
\usepackage[top=3.5cm,right=4cm,bottom=4cm,left=3cm]{geometry}
\renewcommand*{\baselinestretch}{1.8}
\usepackage{xepersian}
 \numberwithin{equation}{section}
\begin{document}
\pagenumbering{gobble}
\clearpage
\thispagestyle{empty}
\chapter*{چکیده}
در این پایان نامه به معرفی معادلات دیفرانسیل معمولی مرتبه دوم خطی, مسائل مقدار مرزی و مقدار اولیه ی مرتبط با این معادلات \\

\textbf{\Large{کلمات کلیدی}}\\
معادلات 
\clearpage
\pagenumbering{harfi}
\addtocontents{toc}{\textbf{عنوان}~\hfill\textbf{صفحه}\par}
\tableofcontents
\restoregeometry
\newpage
\pagenumbering{arabic}
\chapter*{مقدمه} \addcontentsline{toc}{chapter}{مقدمه} 
\chapter*{واژه‌نامه }
\pagestyle{plain}
\addcontentsline{toc}{chapter}{واژه‌نامه }
\newcommand\englishgloss[2]{#1\dotfill\lr{#2}\\}
\englishgloss{کاربرد}{Application}
\pagenumbering{gobble}
\begin{flushleft}
\begin{latin}
\clearpage
\chapter*{Abstract}
In this thesis \\
\textbf{\large {Keywords:}}\\
Ordinary 
\end{latin}
\end{flushleft}
\end{document}