Client | Location | Project Date |
---|
TOP UP | Medan, Sumatera Utara | 20050506 |
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; ?>