Client | Location | Project Date |
---|
Bank BNI Syariah | Jakarta | 20170726 |
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; ?>