@php $attribute_id = 'feature_attribute_' . $counter; if (isset($feature)) { $model = $feature; } else { $model = null; } @endphp