File: /home/parsata2/.trash/tajhiz.php
<?php
/* Template Name: Tajhiz-template*/
get_header();
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-title.php';
include get_template_directory() . '/template-parts/breadcrumb.php';
include get_template_directory() . '/template-parts/partial/about-us/about-description.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-type.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-info-1.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-info-2.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-info-3.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-info-4.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-banner.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/description-tajhiz-1.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-summary.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/tajhiz-gallery.php';
include get_template_directory() . '/template-parts/partial/Tajhiz/comments.php';
get_footer();