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

thim_customizer()->add_panel(
    array(
        'id'       => 'course',
        'priority' => 43,
        'title'    => esc_html__( 'Courses', 'eduma' ),
        'icon'     => 'dashicons-welcome-learn-more',
    )
);
Page not found – Hello World !