getView()->renderFile('@backend/views/_include/small_box.php', [ 'title' => $title, 'description' => $description, 'backgroundColor' => $backgroundColor, 'icon' => $icon, 'footerLinkUrl' => $footerLinkUrl, 'footerLinkLabel' => $footerLinkLabel, 'footerLinkIcon' => $footerLinkIcon ]); } }