\documentclass[a4paper]{report}
\usepackage[all]{xy}
\usepackage{amsthm,amssymb,amsmath,mathrsfs,tikz,fancyhdr,hyperref} 
\usepackage[nottoc]{tocbibind}
\usepackage[top=4cm,bottom=3.5cm,inner=2.8cm,outer=3cm]{geometry}
\usepackage{float}
\usepackage{subfig}
\usepackage{lipsum}
\usepackage{caption} 
\usepackage{mathtools}
%\usepackage[onehalfspacing]{setspace} 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \usepackage[noblocks]{authblk}
\usepackage{xparse}
\usepackage{xinttools}
\usepackage{titlesec}

\usepackage[extrafootnotefeatures]{xepersian}


\twocolumnfootnotes

\footmarkwidth=1.8em

\makeatletter

%دستور برای دو ستونی نوشتن زیرنویس ها
\bidi@ensure@newcommand{\footfootmark}{%
  \ifdim\footmarkwidth < \z@
    \llap{\hb@xt@ -\footmarkwidth{%
            \hss\normalfont\footscript{\@thefnmark}}%
          \hspace*{-\footmarkwidth}}%
  \else
    \ifdim\footmarkwidth = \z@
      {\normalfont\footscript{\@thefnmark}}%
    \else
      \hb@xt@\footmarkwidth{\hss\normalfont\footscript{.\@thefnmark}}%
    \fi
  \fi}

\fancyfoot{} 
\fancyfoot[C]{\thepage}
\renewcommand{\headrulewidth}{0.2pt}
\setdigitfont[Scale=1]{X Zar}
%\setdigitfont[Scale=1]{PGaramond} صفر تو خالی
\settextfont[Scale=1.2]{B Zar}
\setlatintextfont[Scale=.95]{Times New Roman} 
\defpersianfont\titr[Scale=1]{Titr Bold}
\defpersianfont\davat[Scale=1]{B Davat}
\defpersianfont\nastaliq[Scale=1.5]{IranNastaliq}
%\defpersianfont\traffic[Scale=1]{B Traffic}
\defpersianfont\nazanin[Scale=1]{B Nazanin}
%\defpersianfont\yekan[Scale=1]{B Yekan}
\defpersianfont\mitra[Scale=1]{B Mitra}
\defpersianfont\PG[Scale=1]{PGaramond}
\defpersianfont\lotus[Scale=1]{B Lotus}
\linespread{1.8}
\numberwithin{equation}{chapter}
\newtheorem{theorem}{قضیه}[chapter]
\newtheorem{lemma}{لم}[chapter]
\newtheorem{proposition}{گزاره}[chapter]
\newtheorem{remark}{تذکر}[chapter]
\newtheorem{corollary}{نتیجه}[chapter]
\newtheorem{result}{نتیجه}[chapter]
\newtheorem{example}{مثال}[chapter]
\newtheorem{Definition}{تعریف}[chapter]
\renewcommand{\bibname}{منابع و مآخذ}
\renewcommand\listfigurename{فهرست شکل‌ها}
\def\listtablename{فهرست جدول‌ها}
%\renewcommand\listtablesname{فهرست جدول‌ها}
% دستوری برای تعریف واژه‌نامه انگلیسی به فارسی
\newcommand\persiangloss[2]{#1\dotfill\lr{#2}\\}
% دستوری برای تعریف واژه‌نامه فارسی به انگلیسی
\newcommand\englishgloss[2]{#2\dotfill\lr{#1}\\}

\makeatletter \def\@makechapterhead#1{   \vspace*{50\p@}   {\parindent \z@  \raggedright\normalfont     \ifnum \c@secnumdepth >\m@ne       \if@mainmatter         \huge\bfseries \@chapapp\space  \thechapter         \par\nobreak         \vskip 20\p@       \fi     \fi     \interlinepenalty\@M     \Huge \bfseries #1\par\nobreak     \vskip 40\p@   }} \def\@makeschapterhead#1{   \vspace*{50\p@}  {\parindent \z@ \centering     \normalfont     \interlinepenalty\@M     \Huge \bfseries  #1\par\nobreak     \vskip 40\p@   }} \makeatother 

\makeatletter
\bidi@patchcmd{\@makechapterhead}{\thechapter}{\tartibi{chapter}}{}{}
\bidi@patchcmd{\chaptermark}{\thechapter}{\tartibi{chapter}}{}{}
\bidi@patchcmd{\Hy@org@chapter}{%
\addcontentsline{toc}{chapter}%
{\protect\numberline{\thechapter}#1}%
}{\addcontentsline{toc}{chapter}%
{\protect\numberline{\@chapapp\,\tartibi{chapter}}\qquad\quad#1}%
}{}{}
\makeatother

\begin{document}
\chapter{مقدمه و معرفی مفاهیم}
میدان‌های گالوا%
\LTRfootnote{Galois field}
یکی از مفاهیم مهم جبری هستند. این میدان‌ها به یادبود اوریست گالوا%
\LTRfootnote{Évariste Galois}
 ریاضی‌دان شهیر فرانسوی به این نام خوانده شده‌اند.
\newpage
یک میدان گالوا متشکل از تعداد متناهی عضو است و مرتبه آن%
\footnote{مقصود از مرتبه یک میدان گالوا تعداد اعضای آن میدان است. ادمه ادامه ادامه ادامه.}
همواره توانی از یک عدد اول می‌باشد. 
\end{document}
