We appreciate your visit to our website. We would be honored if you would follow us via our social media profiles.
isMobile() ? ($detect->isTablet() ? 'tablet' : 'phone') : 'computer'); $mobile = false; if ($detect->isMobile() || $detect->isTablet()) { $mobile = true; } else { $mobile = false; } ?>