I need to edit an equipment registry that has multiple combos and when I click edit, load select
already with selected
selected.
I found that Laravel automatically identified but did not seem to.
I load by doing foreach
in view edit (form).
How to do this?