= sprintf(file_get_contents(ROOT_PATH . ASSETS_URL_PATH . 'images/no_filtered_data.svg'), 'var(--primary)', 'w-100 mb-4', 'height: 175px;') ?>
= l('global.filters.no_data') ?>
= l('global.filters.no_data_help') ?>
has_clear_filters_button ?? true): ?>
= l('global.filters.clear') ?>
= sprintf(file_get_contents(ROOT_PATH . ASSETS_URL_PATH . 'images/no_data.svg'), 'var(--primary)', 'w-100 mb-4', 'height: 175px;') ?>
= l($data->name . '.no_data') ?>
has_secondary_text): ?>
= l($data->name . '.no_data_help') ?>