Warning: Undefined array key "बहिः गच्छतु" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 136

Warning: Undefined array key "aksi" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 140

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 159

Warning: Undefined array key "नामपत्र" in /home/httpd/vhosts/puntogroup.ru/httpdocs/collections/plint/index.php(1) : eval()'d code on line 181
Current File : //home/httpd/vhosts/puntogroup.ru/httpdocs/contacts/index.php
<?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/header.php");
$APPLICATION->SetTitle("");
$APPLICATION->SetPageProperty("title", "Контакты и сотрудники — Punto Group");
?>

<div class="container">
	<?CNext::ShowPageType('page_contacts');?>
	<div class="contacts-page-map">
		<?$APPLICATION->IncludeFile("/include/contacts-site-map.php", Array(), Array("MODE" => "html", "TEMPLATE" => "include_area.php", "NAME" => "Карта"));?>
	</div>
</div>

<? $APPLICATION->SetTitle("Контакты"); ?>

<script type='application/ld+json'> 
{
  "@context": "http://www.schema.org",
  "@type": "Organization",
  "name": "Punto Group - производитель городской мебели.",
  "url": "https://puntogroup.ru/contacts/",
  "logo": "https://puntogroup.ru/upload/CNext/e7e/e7e1f1d449d32f20c54bf69612cea18a.png",
  "image": "https://puntogroup.ru/upload/CNext/e7e/e7e1f1d449d32f20c54bf69612cea18a.png",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "д. Некрасово, Юбилейная ул., 1В/К1",
    "addressRegion": "Костромская область",
    "postalCode": "156004"
  },
  "openingHours": "Mo, Tu, We, Th, Fr 08:00-16:30",
  "contactPoint": {
    "@type": "ContactPoint",
    "telephone": "+7 (4942) 64-15-30",
    "email": "punto@puntogroup.ru"
  }
}
</script>

<style>
@media (min-width: 768px) and (max-width: 1700px) {
.contacts-page-map+.contacts.contacts-page-map-overlay {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}
}

@media (min-width: 768px) {
.contacts-page-map+.contacts.contacts-page-map-overlay {
    left: 0;
    right: 0;
    bottom: 0;
    position: relative;
}
}
</style><?require($_SERVER["DOCUMENT_ROOT"]."/bitrix/footer.php");?>