Client | Location | Project Date |
---|
PT. Gedung Teknik Banjarmasin | Banjarmasin, Kalimantan Selatan | 20021014 |
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; ?>