@csrf @method('patch') @if($user->user_type === 'company') @endif
{{ __('profile.save_address') }} @if (session('status') === 'profile-updated')

{{ __('profile.saved') }}

@endif

{{ __('profile.important_information') }}

  • {{ __('profile.address_used_for_invoices') }}
  • {{ __('profile.company_address_match') }}
  • {{ __('profile.address_changes_next_invoices') }}