@props([ 'schema', 'createMode', ]) @php $groups = ["Main",...$schema->groups]; if(!$createMode){ $groups[] = "Backlinks"; } @endphp