Client | Location | Project Date |
---|
PT. TELKOMSEL | Denpasar, Bali | 20050912 |
include_once('setup.php'); $company_name = get_field( 'company_name'); $wording = "We have been privileged to have had the opportunity to work with "; $wording2 = " and we are extremely proud of all that we have accomplished together."; echo $wording.$company_name.$wording2; ?>