@props(['existing' => []]) @php $existingValues = collect($existing)->pluck('value', 'specification_id')->toArray(); @endphp