@if ($faviconUrl) @endif
@if ($logoUrl) logo @endif

{{ $name }}

Autoservice profesional{{ $city ? ' — ' . $city : '' }}. Diagnostic, reparații, piese, ITP.

@if (! empty($shopEnabled)) {{ __('🛒 Magazin piese online') }} @endif
@if (! empty($services))

{{ __('Servicii oferite') }}

@foreach ($services as $s)
🔧

{{ $s }}

@endforeach
@endif

{{ __('📍 Locație & contact') }}

@if ($city)

{{ __('Oraș:') }} {{ $city }}

@endif @if ($phone)

{{ __('Telefon:') }} {{ $phone }}

@endif @if ($email)

{{ __('Email:') }} {{ $email }}

@endif

{{ __('🕒 Program de lucru') }}

{{ __('Luni – Vineri: 08:00 – 18:00') }}

{{ __('Sâmbătă: 09:00 – 14:00') }}

{{ __('Duminică: închis') }}

@if (! empty($cars))

{{ __('🚗 Mărci suportate') }}

{{ implode(', ', array_slice($cars, 0, 12)) }}@if (count($cars) > 12), …@endif

@endif

{{ __('Rezervă o programare') }}

@if ($phone) 📞 {{ $phone }} @endif @if ($email) ✉ {{ $email }} @endif