{{ $t('garages.details.loading') }}
\n{{ error }}
\n \n\n {{ garage.full_name }}\n · {{ $t('garages.details.tax_number') }}: {{ garage.tax_number }}\n
\n{{ $t('garages.details.company_name') }}
\n{{ garage.full_name }}
\n{{ $t('garages.details.display_name') }}
\n{{ garage.display_name || '—' }}
\n{{ $t('garages.details.org_type') }}
\n{{ orgTypeLabel(garage.org_type) }}
\n{{ $t('garages.details.tax_number') }}
\n{{ garage.tax_number || '—' }}
\n{{ $t('garages.details.reg_number') }}
\n{{ garage.reg_number || '—' }}
\n{{ $t('garages.details.created_at') }}
\n{{ formatDate(garage.created_at) }}
\n{{ $t('garages.details.address') }}
\n\n {{ formattedAddress }}\n
\n{{ $t('garages.details.tier_name') }}
\n \n {{ garage.subscription.tier_name }}\n \n{{ $t('garages.details.tier_level') }}
\n{{ $t('garages.details.level_n', { n: garage.subscription.tier_level }) }}
\n{{ $t('garages.details.expires_at') }}
\n{{ formatDate(garage.subscription.expires_at) }}
\n{{ $t('garages.indefinite') }}
\n{{ $t('garages.details.asset_limit') }}
\n{{ garage.subscription.asset_limit }} {{ $t('garages.details.vehicles') }}
\n{{ $t('garages.details.no_subscription') }}
\n{{ $t('garages.details.contact_name') }}
\n{{ garage.primary_contact.full_name }}
\n{{ $t('garages.details.contact_role') }}
\n{{ garage.primary_contact.role }}
\n{{ $t('garages.details.contact_department') }}
\n{{ garage.primary_contact.department || '—' }}
\n{{ $t('garages.details.contact_phone') }}
\n{{ garage.primary_contact.phone || '—' }}
\n{{ $t('garages.details.no_contact') }}
\n{{ $t('garages.details.coming_soon') }}
\n