<%= a_button class: 'focus:outline-none', color: 'blue-gray', title: t('avo.click_to_reveal_filters'), 'data-action': 'click->toggle-panel#togglePanel', 'data-tippy': 'tooltip' do %> <%= svg 'filter' %> <%= t 'avo.filters' %> <% end %>