esc_html__( 'Displays counter with title, icon and numbere', 'business-champ' ) , 'panels_groups' => array( 'themewidgets' ) ) ); } function form( $instance ) { $title = ! empty( $instance[ 'title' ] ) ? $instance[ 'title' ] : ''; $subtitle = ! empty( $instance[ 'subtitle' ] ) ? $instance[ 'subtitle' ] : ''; $counter = ! empty( $instance[ 'counter' ] ) ? $instance[ 'counter' ] : array(); ?>