@php $isEdit = isset($feature) && $feature->exists; $featureId = $isEdit ? $feature->id : 'new'; @endphp