File: D:/HostingSpaces/SBogers100/femmassebv.com/app/storage/views/62e6eb4a4c4b8bb8fec0a3da5daef56b
<div class="entity-attribute entity-attribute-on-off" data-uk-tooltip="{pos:'bottom-right'}" >
<label><?php echo Config::get('kms::'.$lang.'/translations.showDynamicBlock'); ?></label>
<input type="hidden" id="{{ block_key }}" ng-model="block.status">
<input type="checkbox" ng-model="block.status" class="toggle toggle-round-flat" id="{{block_key}}_checkbox">
<label for="{{ block_key }}_checkbox" class="toggle-label"></label>
</div>
<input type="hidden" ng-init="setUniqueId(block_key)" ng-model="block.blockId"/>