{{ t.navInquiries }}
| {{ t.colTime }} | {{ t.colName }} | {{ t.colEmail }} | {{ t.colType }} | {{ t.colContent }} |
|---|---|---|---|---|
| {{ formatDate(item.timestamp) }} | {{ item.name }} | {{ item.email }} | {{ item.type }} | {{ item.message }} |
| {{ t.noInquiries }} | ||||
{{ t.navProperties }}
{{ prop.images ? prop.images.length : 1 }}
{{ prop.tag }}
{{ prop.type }}
{{ formatDate(prop.timestamp).split(' ')[0] }}
{{ prop.title }}
{{ prop.price }}
{{ t.statsTitle }}
{{ t.todayVisits }}
{{ todayVisits }}{{ t.visitsUnit }}
{{ t.totalVisits }}
{{ totalVisits }}{{ t.visitsUnit }}
{{ t.detailLogs }}
{{ t.realtimeUpdating }}| {{ t.colVisitTime }} | {{ t.colIp }} | {{ t.colLocation }} | {{ t.colDevice }} |
|---|---|---|---|
| {{ formatDate(log.timestamp) }} | {{ log.ip }} | {{ log.country }} {{ log.region }} {{ log.city }}{{ t.unknownLocation }} | {{ log.userAgent }} |
| {{ t.noLogs }} | |||