{{ $careCenter->title }}
{{ $careCenter->description }}
{{__('contact.Unified_number')}}
{{ $careCenter->unified_number }}
@endif {{-- واتساب الأعمال --}} @if ($careCenter->whatsapp_number) @php // تجهيز الرابط بنفس منطقك الحالي تقريباً $whatsNumber = preg_replace('/\D/', '', $careCenter->whatsapp_number); $whatsLink = 'https://wa.me/966' . ltrim($whatsNumber, '0'); @endphp{{__('contact.WhatsApp_Business')}}
{{ $careCenter->whatsapp_number }}
@endif {{-- البريد الإلكتروني --}} @if ($careCenter->email){{__('contact.e-mail')}}
{{ $careCenter->email }}
@endif{{ $careCenter->title_1 }}
{{ $careCenter->description_1 }}
{{ __('contact.connect_with_us') }}
{{ __('contact.response_time') }}
{{ $socialMedia->title }}
{{ $socialMedia->description }}
{{ __('contact.linkedin') }}
@endif @if ($socialMedia->instagram_url){{ __('contact.instagram') }}
@endif @if ($socialMedia->tiktok_link){{ __('contact.tiktok') }}
@endif @if ($socialMedia->x_link){{ __('contact.x') }}
{{--{{ $socialMedia->x_text }}
--}} @endif @if ($socialMedia->facebook_url){{ __('contact.facebook') }}
@endif @if ($socialMedia->youtube_url){{ __('contact.youtube') }}
@endif @if ($socialMedia->whatsapp_url){{ __('contact.whatsapp') }}
@endif @if ($socialMedia->snapchat_url){{ __('contact.snapchat') }}
@endif