Current File : /home/kelaby89/abl.academy/wp-content/themes/eduma/inc/admin/customizer-sections/footer.php
<?php
/**
 * Panel Footer
 * 
 * @package Eduma
 */

thim_customizer()->add_panel(
	array(
		'id'       => 'footer',
		'priority' => 60,
		'title'    => esc_html__( 'Footer', 'eduma' ),
		'icon'     => 'dashicons-align-right',
	)
);
Page not found – Hello World !