<?php /* Template Name: Recruitment */ get_header(); include get_template_directory() . '/template-parts/partial/recruitment/recruitment-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/recruitment/recruitment-info.php'; get_footer();