<?php

defined( 'ABSPATH' ) || exit;

$extra_atts = [
	'icon_type' => 'plus'
];

return require WPEX_THEME_DIR . '/cards/toggle/toggle_1.php';
