Current File : /home/kelaby89/abl.academy/wp-content/themes/eduma/inc/admin/customizer-sections/widgets.php
<?php

thim_customizer()->add_panel(
	array(
		'id'       => 'widgets',
		'priority' => 100,
		'title'    => esc_html__( 'Widgets', 'eduma' ),
		'icon'     => 'dashicons-welcome-widgets-menus'
	)
);
Page not found – Hello World !