@if(!$component) <{{ $as ?? 'div' }} {{ $attributes }} data-sort-key="{{ $sortKey }}" > {{ $slot }} @endif @if($component) {{ $slot }} @endif