{{ __('frontend::lang.page.profile_tax_address.title') }}
{{ __('frontend::lang.page.profile_tax_address.title_desc') }}
{{ $card['name'] ?? '' }}
{{ $card['address'] ?? '' }} {{ $card['city'] ?? '' }} {{ $card['district'] ?? '' }} {{ $card['province'] ?? '' }} {{ $card['zipcode'] ?? '' }}
{{ $card['tax_number'] ?? '' }} · {{ $card['tel'] ?? '' }} @if (!empty($card['branch'])) · {{ $card['branch'] }} @endif @if (!empty($card['email'])) · {{ $card['email'] }} @endif
@if (!empty($card['default'])) {{ __('frontend::lang.label.default') }} @endif{{ __('frontend::lang.error.no_data') }}