Adicionar Elemento
@csrf @include('laws.partials.structure-type-select')
@include('laws.partials.order-label-select')


@include('laws.partials.structure-select', [ 'name' => 'parent_id', 'label' => 'Elemento Pai (opcional)', 'default' => 'Nenhum - Item de nível superior', ])
@include('laws.partials.repealed-fields')
@include('laws.partials.scripts.getRevoked') @include('laws.partials.scripts.SelecToogle') @include('laws.partials.scripts.selecRevokedStruct')