-1
I was able to solve this issue by separating out the components into several smaller components. This way, I could have the .vue component and the inline template next to each other on the same blade view. However, it’s not really an answer to my question, so if someone would like to offer an answer I’d still be grateful.
My guess is you can’t nest an inline template that makes use of blade inside of a .vue file.
Source:stackexchange.com