File: /home/parsata2/.trash/shed-construction.php
<?php
/* Template Name: Shed-construction */
get_header();
include get_template_directory() . '/template-parts/partial/shed-construction/shed-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/shed-construction/shed-types.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-info-1.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-info-2.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-info-3.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-info-4.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-feature.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-banner.php';
include get_template_directory() . '/template-parts/partial/shed-construction/description-shed-1.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-info-5.php';
include get_template_directory() . '/template-parts/partial/shed-construction/shed-summary.php';
include get_template_directory() . '/template-parts/partial/shed-construction/Type-shed.php';
include get_template_directory() . '/template-parts/partial/shed-construction/comments.php';
get_footer();