@php $isGroup = $depth === 0; $hasChildren = $pos->children->isNotEmpty(); $titleIndent = $depth * 14; $readonly = $readonly ?? false; @endphp @if($isGroup)