@can('self.edit_location')
@include ('partials.forms.edit.location-profile-select', ['translated_name' => trans('general.location')])
@endcan
@if ($snipeSettings->allow_user_skin=='1')
@endif
@if ($user->avatar)
@endif
@include ('partials.forms.edit.image-upload', ['fieldname' => 'avatar'])
@if ($snipeSettings->two_factor_enabled=='1')
@endif