@php $fieldName = $field; $existingData = old("{$fieldName}_items", $data ?? []); if (!is_array($existingData)) { $existingData = []; } @endphp
{{-- Daftar Pohon yang sudah diinput --}}
{{-- Form Input Baru --}}
{{-- Hidden inputs untuk submit --}} @error("{$fieldName}_items")
{{ $message }}
@enderror