{{ __('footer.get_in_touch') }}

{{ app()->getLocale() == 'en' ? config('app.name', 'Noor-Platform'):'منصة نور' }}{{ app()->getLocale() == 'en' ? config('app.name', 'Noor-Platform'):'منصة نور' }}

{{ $contactInfos->where('contact_type', 'address')->first()->value ?? __('footer.address') }}

{{ $contactInfos->where('contact_type', 'phone')->first()->value ?? __('footer.phone') }}

{{ $contactInfos->where('contact_type', 'email')->first()->value ?? __('footer.email') }}

{{ __('footer.quick_links') }}

{{ __('footer.about') }} {{ __('footer.contact') }} {{ __('footer.courses') }} {{ __('footer.terms') }} {{ __('footer.support') }}

{{ __('footer.popular_links') }}

{{ __('footer.about') }} {{ __('footer.contact') }} {{ __('footer.services') }} {{ __('footer.terms') }} {{ __('footer.support') }}

{{ __('footer.newsletter') }}

@csrf
{{ __('footer.follow_us') }}
© {{ app()->getLocale() == 'en' ? config('app.name', 'Noor-Platform'):'منصة نور' }}, {{ __('footer.all_rights_reserved') }}.