I want to test a simple vue.js in laravel blade system, Here is my code in test.blade.php view file:
{{message}}
add @{{message}}
that will tell blade to ignore this.