views("facebook-customer",$data); } else{ $this->views("facebook",$data); } } if(get_option('enablezalolive')){ $this->views("zalo",$data); } if(get_option('enableskypelive')){ $this->views("skype",$data); } } }