File: D:/HostingSpaces/SBogers70/inter-mill.com/app/storage/views/98c08cd2c5a577a9d99dcd493b3ccb70
<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"/>