HEX
Server: Apache
System: Linux pars3.abtinweb.com 4.18.0-553.83.1.lve.el8.x86_64 #1 SMP Wed Nov 12 10:04:12 UTC 2025 x86_64
User: parsata2 (1091)
PHP: 8.2.31
Disabled: show_source, system, shell_exec, passthru, exec, popen, proc_open
Upload Files
File: //home/parsata2/.trash/sandwich-panel-price.php
<?php
/* Template Name: Sandwich Panel Price */
get_header();
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/sandwich-panel-price-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/sandwich-panel-price/panel-types.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/panel-info.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/panel-info-2.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/panel-price.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/panel-info-3.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/panel-info-4.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/price-list.php';
include get_template_directory() . '/template-parts/partial/sandwich-panel-price/panel-gallery.php';
get_footer();