????

Your IP : 18.219.68.121


Current Path : /home/darkwebsol/customclothingsmanufacturer.com/rohail/wp-content/themes/maxbizz/
Upload File :
Current File : /home/darkwebsol/customclothingsmanufacturer.com/rohail/wp-content/themes/maxbizz/footer.php

<?php
/**
 * The template for displaying the footer
 *
 * Contains the closing of the #content div and all content after.
 *
 * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials
 *
 * @package Maxbizz
 */

?>

	</div><!-- #content -->
	<?php
		if ( ! function_exists( 'elementor_theme_do_location' ) || ! elementor_theme_do_location( 'footer' ) ) {
			maxbizz_footer_builder();
		}
	?>
</div><!-- #page -->
<?php wp_footer(); ?>

</body>
</html>