@if ($tree->getRecords()?->isNotEmpty())
@foreach ($tree->getRecords() as $record) @endforeach {{-- Drop zone at end for root level --}}
@else @endif