wrapable())
x-data="{tree_show_all: $persist(true).as('tree_resource_all')}"
@endif
>
@if($resource->wrapable())
@endif
sortable())
x-data="sortable('{{ $route }}', 'nested')"
data-id=""
x-show="tree_show_all"
data-handle=".handle"
data-animation="150"
data-fallbackOnBody="true"
data-swapThreshold="0.65"
@endif
>
@foreach($items[0] as $item)
@endforeach
@endif