@extends('layouts.app') @section('title', 'Properties Map') @section('page-title', 'Properties Map') @push('styles') @endpush @section('content')
{{ count($mapProperties) }} published {{ Str::plural('property', count($mapProperties)) }} with GPS coordinates
GOOGLE_MAPS_API_KEY in your .env file and clear the config cache.
No published properties have GPS coordinates yet.
Edit a property and pin it on the map to see it here.