code relevant to the select2 dropdown @foreach (old('products', ['']) as $index => $oldProduct) <tr id="product{{ $index }}"> <td> <select ...
確定! 回上一頁