Modal Dynamic Content

Hi, I am trying to insert content into modal, content is coming from backend but I am having trouble to retrieve it on front end. Any idea how to get $user data into that modal but it has to be sent from backend?
image.png
image.png
Solution
{{ $user }} should suffice with that
Was this page helpful?