@foreach ($itemsInSelectsTables as $itemInSelectsTables) @php $name = str_replace("%id%", $itemInSelectsTables->id, $namePattern); $default = $default ?? false; @endphp
@if ($listUser) @endif
@unless((!isset($item->$name) && null == $formFieldsValue = getFormFieldsValue($form_fields, $name))) @push('vuexStore') @include('twill::partials.form.utils._selector_input_store') @endpush @endunless @endforeach