render blade in subheading?

hi there!
I have a resource page like this with a sub-navigation. I want to place a standalone select of year to show the results depends on the select.
I have tried sth like this in my Lists Record, but it doesn't work. How can I achieve this? Inject custom view below the title in ListRecord.

Thanks!!
image.png
image.png
Solution
return new HtmlString(Blade:render(... ?
Was this page helpful?