Running Fysiotherapeut
$value = get_field( "kngf" ); if( $value ) { echo $value; } else { echo 'empty'; }