@livewire('side-post', [ 'type' => 'SiteContents\User\Edit\Location' ?? null, 'sticky' => false, 'random' => true, 'fallbackTitle' => __('Location'), 'fallbackDescription' => str_replace('@PLATFORM_USERS@', platform_users(), __('Most exchanges take place in your own area. Please indicate where this is so you can easily meet other @PLATFORM_USERS@ who are around.')) ])
@livewire('locations.locations-dropdown') @error('country')

{{$message}}

@enderror @error('division')

{{$message}}

@enderror @error('city')

{{$message}}

@enderror
{{ __('Saved') }} {{ __('Save') }}