@if (isset($has_map))
@include('Common::components.map')
@endif @if (isset($has_geoMap))
@include('Common::components.mapGeo')
@endif