@csrf @method('patch')
@if ($user?->account)
{{ $user?->account ? '+0' . $user->account : '' }}
@endif {{ $user?->account ? '前往修正' : '前往設定驗證' }}

用於接受發票資訊和重要通知

{{ __('儲存') }}