{{-- A single City/Locality search field wired to Google Places Autocomplete — @include this from anywhere a location can be picked (the homepage search card, the results page's "Change Location" modal). Each caller passes its own $locId (must be unique on the page) so multiple instances can coexist; everything else is optional. Params: $locId (required) unique DOM id for the text input $locPrefix hidden-field id prefix (default: $locId) $locPlaceholder default: "e.g. Vijay Nagar, Indore" $locValue pre-filled display text (e.g. the currently active locality/city on the results page) $locAutoSubmit bool — submit the enclosing