<?php /* Template Name: cost-construction */ get_header(); include get_template_directory() . '/template-parts/partial/cost-consrtaction/cost-title.php'; include get_template_directory() . '/template-parts/breadcrumb.php'; include get_template_directory() . '/template-parts/partial/cost-consrtaction/Cost-calculation.php'; get_footer();