@auth
@if (session('impersonated_by'))
{{ __('Return to my user') }}
@endif
@endauth
{{ __('Update Payment Method') }}
@csrf
{{ __('Cancel') }}
{{ __('Update') }}