@@include('../layouts/head-page-meta.html', {'title': 'Checkbox'}) @@include('../layouts/head-css.html')
@@include('../layouts/layout-vertical.html').form-check-inline
to any .custom-control
document.querySelector('your-checkbox').indeterminate=!0;