I have a laravel 8 project and in there I have a main.blade.php file that has @sections and @yield()s content. I have installed vue v2.x a
main.blade.php
@sections
@yield()