@assets @endassets

Where is your shop?

Search your address or drag the pin to the exact spot.

@if ($latitude && $longitude)

Pinned at {{ round($latitude, 6) }}, {{ round($longitude, 6) }}

@endif @error('latitude')

Drop a pin on the map to set your location.

@enderror @foreach ($localities as $locality) @endforeach {{ $editing ? 'Save changes' : 'Continue' }} Saving... @if ($editing)

Saved.

@endif
@script @endscript