@include('theme-views.partials._profile-aside')
{{translate('edit_personal_details')}}
{{translate('go_back')}}
@csrf
@if($customerDetail['phone'] && getLoginConfig(key: 'phone_verification')) @if($customerDetail['is_phone_verified']) @else @endif @endif
@if($customerDetail['email'] && getLoginConfig(key: 'email_verification')) @if($customerDetail['is_email_verified']) @else @endif @endif
{{translate('change_your_profile')}}
{{translate('image_ratio_should_be').'1:1'}}