diff --git a/content/index.blade.php b/content/index.blade.php index c5dcbf3..ec42e8a 100644 --- a/content/index.blade.php +++ b/content/index.blade.php @@ -17,7 +17,6 @@ function initMap() { let items = {!! json_encode($contents) !!}; items = items.data; - console.log(items); const map = new google.maps.Map(document.getElementById("map"), { zoom: 5,