Move filters to the top
Hi guys
Is it possible to move the filters icon to the same line with the table heading?
Is it possible to move the filters icon to the same line with the table heading?

return $table
// ->heading(__('admin.widgets.top_sales'))
->header(new HtmlString(
'<h3 class="fi-ta-header-heading text-base font-semibold leading-6 -mb-[29px] translate-y-4 sm:pl-6 pl-3">' .
__('admin.widgets.top_sales') .
'</h3>'
))