Hi!
I’m playing around with sage 9 and so far it’s been great. I was able to create my custom gutenberg blocks but one thing I can’t figure out is how would I go about using blade as render_template on a Gutenberg Block definition? Is there a way to call the compiler to run over that custom template file I created?
thanks