You didn't provide any code to look at, so I can really do is refer you to the docs where they show how to vary the modals content: http://getbootstrap.com/docs/4.1/components/modal/#varying-modal-content
Jul 20, 2018
2
Level 1
Why I cant send datas to a modal boodstrap?
Hello guys, I'm trying to build a manager page in laravel, then I've got a index page that show the users stored on database, they're showing in a table, in this table I'd like to put a button that calls a modal window and on it should be the informations about the user selected. The problem is the window don't shows up the data even I sending the variable through the Controller to the view modal, I'ts been weird because when I put the variable inside a foreach I can count the all the users in my table, please if anyone helpe me I'll be thankfull!
Please or to participate in this conversation.