hendrakurniawan's avatar

Eliquent inside View ? or how to select by ID from $data in view ($data contain table)

im making a model to update an data on my table , so its is a list of data from my table , this list made from foreach $data , then in every each there is a button called edit when i pressed it , apear modal update , what i wanted is when i click edit button , the field inside modal filled with select from $data where button i click , the $data already in 1 view with the button and modal

0 likes
2 replies
hendrakurniawan's avatar

the $id i already got i just need retive array from tabel inside $data where id = $ id just that inside view

Please or to participate in this conversation.