Im starting a laravel mini project at the moment and I want to make a field which gets filled by two other fields in the form, Im not so good with the javascript so I copied one that worked on normal html+php page but it doesnt work on blade, Im extending a layout file called app.blade.php, the script I am using is already added in the screenshot of the layouts file.
So any help would be appreciated.
Thanks in advance.