I have a Laravel page with 2 Vue JS components, loaded in a app.js file.
But I do not understand why passing variables between my components is not working.
Th