How to check whether checkbox is checked in WordPress customizer

It has been quite some time, but you can simply check if the mod value is true or false.

    <?php
    if( get_theme_mod('ion') == true ){
       //your html
    }
    ?>

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)