{{ $uo->raison_sociale }} ({{ $uo->num_compte }})
@lang('global.Type')
{{ $uo->typeIntitule?->libelle }}
@if ($uo->formejuridiqueIntitule)
@lang('global.FJuridique')
{{ $uo->formejuridiqueIntitule?->libelle }}
@endif
@lang('global.Activity')
{{ $uo->activiteIntitule?->libelle }}
Adresse Complète

@lang('global.Adresse')
{{ $uo->adresse }}
@lang('global.Adrcomp')
{{ $uo->adresse_suite }}
@if(!in_array(getparametre('DEFAULT_COUNTRY'), ['75']))
@lang('global.CsBp')
{{ $uo->csbp }}
@else
@lang('global.Cp')
{{ $uo->cp }}
@endif
@lang('global.City')
{{ $uo->city?->name }}
@lang('global.Country')
{{ $uo->country?->name }}
Contacts...

@lang('global.Tel')
{{ $uo->telephone }}
@lang('global.Mobile')
{{ $uo->mobile }}
@lang('global.Email')
{{ $uo->email }}