<address> <?= $page->contents[1]->html; ?> </address>
<address> <?= $page->contents['contact_info']->html; // of course the array index here should come from the database column 'name', or something like that ?> </address>
It looks like you're new here. If you want to get involved, click one of these buttons!