File: D:/HostingSpaces/SBogers101/cranendonckactief.nl/app/storage/views/8f8ce83e44365ce9880228218042dfa2
<div class="entity-attribute entity-attribute-on-off dynamic-block-status" 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"/>