how to use vue mustache with blade code example
Example: mustache syntax in laravl vue
I think you can do what you're after using the @{{ example }} syntax that Blade allows us to use when using a JS framework inside Laravel.
I think you can do what you're after using the @{{ example }} syntax that Blade allows us to use when using a JS framework inside Laravel.