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

thim_customizer()->add_panel(
	array(
		'id'       => 'general',
		'priority' => 10,
		'title'    => esc_html__( 'General', 'eduma' ),
		'icon'     => 'dashicons-admin-generic',
	)
);
Page not found – Hello World !