Client | Location | Project Date |
---|
PT. TELKOMSEL | Pemantang Siantar, Medan | 20020704 |
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; ?>