{{ __('Bank Account Information') }}

{{ __("Update your bank information and address.") }}

@csrf
{{ __('Save') }} @if (session('status') === 'profile-updated')

{{ __('Saved.') }}

@endif