pianello-api/resources/views/components/leaflet-map/index.blade.php
Ale Gallo e5439ac63f Committing laravel (part 4)
committing blade templating files and components that might come in handy
2023-11-10 16:39:54 +01:00

6 lines
210 B
PHP

<x-base.leaflet-map-loader
lat="-6.2425342"
long="106.8626478"
apiKey="1e86fd5a7f60486a8e899411776f60d5"
{{ $attributes->merge($attributes->whereDoesntStartWith('class')->getAttributes()) }}
/>