<footer id="footer" class="footer dark-background">
  <div class="container footer-top">
    <div class="row gy-4">
      <div class="col-md-10">
        <div class="row">
          <div class="col">
            <div class="footer-links">
              <h4>{{ getSessionLanguage() == 'en'?'Accounts':'الحسابات'; }}</h4>
              <ul>
              @if (getSessionLanguage() == 'en')
                <li><a href="/accounts/individual-current-account">{{ __('Individual Current Account') }}</a></li>
                <li><a href="/accounts/individual-saving-account">{{ __('Individual Saving Account') }}</a></li>
                <li><a href="/accounts/qard-al-hasn-saving-account">{{ __('Qard Al Hasan Saving Account') }}</a></li>
                <li><a href="/accounts/corporate-current-account">{{ __('Corporate Current Account') }}</a></li>
                <li><a href="/accounts/wps-current-account-for-individual">{{ __('WPS Current Account') }}</a></li>
              @else
                <li><a href="/accounts/individual-current-account">{{ __('حساب جاري فردي') }}</a></li>
                <li><a href="/accounts/individual-saving-account">{{ __('حساب توفير فردي') }}</a></li>
                <li><a href="/accounts/qard-al-hasn-saving-account">{{ __('حساب توفير قرض الحسنة') }}</a></li>
                <li><a href="/accounts/corporate-current-account">{{ __('حساب جاري شركات') }}</a></li>
                <li><a href="/accounts/wps-current-account-for-individual">{{ __('حساب جاري نظام حماية الأجور') }}</a></li>
              @endif
              </ul>
            </div>
          </div>
          <div class="col">
            <div class="footer-links">
              <h4>{{ getSessionLanguage() == 'en'?'Products':'المنتجات'; }} </h4>
              <ul>
              @if (getSessionLanguage() == 'en')
                <li><a href="/products/call-deposit">{{ __('Call Deposit') }} </a></li>
                <li><a href="/products/fixedterm-deposit">{{ __('Fixed-Term Deposit') }}</a></li>
                <li><a href="/products/personal-loan">{{ __('Personal Loan') }}</a></li>
                <li><a href="/products/personal-laon-against-fixed-deposit">{{ __('Personal Loan Against Fixed Deposit') }}</a></li>
                <li><a href="/products/business-loan">{{ __('Business Loan') }}</a></li>
                <li><a href="/products/overdraft-individual">{{ __('Overdraft Individual') }}</a></li>
                <li><a href="/products/overdraft-business">{{ __('Overdraft Business') }}</a></li>
                <li><a href="/products/chequebills-discounting">{{ __('Cheque/Bills Discounting') }}</a></li>
                <li><a href="/products/bank-guarantees">{{ __('Bank Guarantees') }}</a></li>
                <li><a href="/products/trade-finance">{{ __('Trade Finance') }}</a></li>
                <li><a href="/products/import-letter-of-credit">{{ __('Import Letter of Credit') }}</a></li>
                <li><a href="/products/export-letter-of-credit">{{ __('Export Letter of Credit') }}</a></li>
              @else
                <li><a href="/products/call-deposit">{{ __('وديعة تحت الطلب') }} </a></li>
                <li><a href="/products/fixedterm-deposit">{{ __('وديعة لأجل ثابت') }}</a></li>
                <li><a href="/products/personal-loan">{{ __('قرض شخصي') }}</a></li>
                <li><a href="/products/personal-laon-against-fixed-deposit">{{ __('قرض شخصي مقابل وديعة ثابتة') }}</a></li>
                <li><a href="/products/business-loan">{{ __('قرض تجاري') }}</a></li>
                <li><a href="/products/overdraft-individual">{{ __('سحب على المكشوف فردي') }}</a></li>
                <li><a href="/products/overdraft-business">{{ __('سحب على المكشوف تجاري') }}</a></li>
                <li><a href="/products/chequebills-discounting">{{ __('خصم الشيكات/الفواتير') }}</a></li>
                <li><a href="/products/bank-guarantees">{{ __('ضمانات مصرفية') }}</a></li>
                <li><a href="/products/trade-finance">{{ __('تمويل التجارة') }}</a></li>
                <li><a href="/products/import-letter-of-credit">{{ __('خطاب اعتماد استيرادي') }}</a></li>
                <li><a href="/products/export-letter-of-credit">{{ __('خطاب اعتماد تصديري') }}</a></li>
              @endif
              </ul>
            </div>
          </div>
          <div class="col">
            <div class="footer-links">
              <h4>{{ getSessionLanguage() == 'en'?'Services':'الخدمات'; }} </h4>
              <ul>
              @if (getSessionLanguage() == 'en')
                <li><a href="{{ route('services') }}#fts">{{ __('FTS - Fund Transfer ( AED )') }} </a></li>
                <li><a href="#nogo">{{ __('International Fund Transfer') }} </a></li>
                <li><a href="{{ route('services') }}#wps">{{ __('WPS (Salary Transfers)') }} </a></li>
                <li><a href="{{ route('services') }}#dds">{{ __('DDS - Direct Debit Services') }} </a></li>
                <li><a href="{{ route('services') }}#chequebook">{{ __('Cheque Book Issuance') }} </a></li>
                <li><a href="{{ route('services') }}#iccs">{{ __('ICCS (Inward / Outward)') }} </a></li>
                <li><a href="{{ route('services') }}#post-dated-cheque">{{ __('Post-dated cheque') }} </a></li>
                <li><a href="{{ route('services') }}#teller">{{ __('Counter Services') }} </a></li>
                <li><a href="/atm">{{ __('ATM & Branches UAE') }} </a></li>
                <li><a href="/atm-qatar">{{ __('ATM & Branches Qatar') }} </a></li>
                <li><a href="/atm-oman">{{ __('ATM & Branches Oman') }} </a></li>
                <li><a href="/eservices">{{ __('e-Services') }} </a></li>
              @else
                <li><a href="{{ route('services') }}#fts">(AED) خدمات تحويل الأموال</a></li>
                <li><a href="#nogo">تحويل الأموال الدولي</a></li>
                <li><a href="{{ route('services') }}#wps">خدمة نظام حماية الأجور (تحويل الرواتب)</a></li>
                <li><a href="{{ route('services') }}#dds">خدمات الخصم المباشر - DDS</a></li>
                <li><a href="{{ route('services') }}#chequebook">إصدار دفتر شيكات</a></li>
                <li><a href="{{ route('services') }}#iccs">نظام المقاصة الإلكتروني للشيكات (وارد / صادر)</a></li>
                <li><a href="{{ route('services') }}#post-dated-cheque">شيك مؤجل التاريخ</a></li>
                <li><a href="{{ route('services') }}#teller">خدمات الصراف</a></li>
                <li><a href="/atm">أجهزة الصراف الآلي والفروع</a></li>
                <li><a href="/atm-qatar">أجهزة الصرّاف الآلي والفروع في قطر</a></li>
                <li><a href="/atm-oman">أجهزة الصرّاف الآلي والفروع في عمان</a></li>
                <li><a href="/eservices">الخدمات الإلكترونية</a></li>
              @endif
              </ul>
            </div>
          </div>
          <div class="col">
            <div class="footer-links">
              <h4>{{ getSessionLanguage() == 'en'?'Key Document':'روابط سريعة'; }}</h4>
              <ul>
              @if (getSessionLanguage() == 'ar')
                <li><a href="/application-forms">نماذج الطلبات</a></li>
                <li><a href="/key-facts-statement">{{ __('بيان الحقائق الرئيسية') }} </a></li>
                <li><a href="/page/terms-conditions">{{ __('الشروط والأحكام') }}</a></li>
                <li><a target="_blank" href="{{ asset('frontend/aboutus-pdf/SCHEDULE-OF-CHARGES-Individual-2025.pdf') }}">جدول الرسوم للأفراد </a></li>
                <li><a target="_blank" href="{{ asset('frontend/aboutus-pdf/SCHEDULE-OF-CHARGES-CORPORATE-2025.pdf') }}">جدول الرسوم للشركات</a></li>
                <li><a href="/fatca-crs">{{ __('FATCA/CRS') }}</a></li>
              @else
                <li><a href="/application-forms">{{ __('Application Forms') }} </a></li>
                <li><a href="/key-facts-statement">{{ __('Key Facts Statement') }} </a></li>
                <li><a href="/page/terms-conditions">{{ __('Terms & Conditions') }}</a></li>
                <li><a target="_blank" href="{{ asset('frontend/aboutus-pdf/SCHEDULE-OF-CHARGES-Individual-2025.pdf') }}">{{ __('Schedule of Charges Individual') }} </a></li>
                <li><a target="_blank" href="{{ asset('frontend/aboutus-pdf/SCHEDULE-OF-CHARGES-CORPORATE-2025.pdf') }}">{{ __('Schedule of Charges Corporate') }} </a></li>
                <li><a href="/fatca-crs">{{ __('FATCA/CRS') }}</a></li>
              @endif
              </ul>
            </div>
          </div>
<div class="col">
            <div class="footer-links">
              <h4>{{ getSessionLanguage() == 'en'?'Quick Links':'روابط سريعة'; }}</h4>
              <ul>
              @if (getSessionLanguage() == 'ar')
                <li><a href="{{ route('about') }}">معلومات عنا</a></li>
                <li><a href="/complaint">شكوى</a></li>
                <li><a href="{{ route('contact') }}">اتصل بنا</a></li>
                <li><a href="/page/privacy-policy">سياسة الخصوصية</a></li>
                <li><a href="/page/terms-of-use">شروط الاستخدام</a></li>
                <li><a href="/awarness">توعية العملاء</a></li>
                <li><a href="/career">الوظائف</a></li>
                <li><a href="/debt-management">إدارة الديون</a></li>
                <li><a href="/deposit-rates">أسعار الفوائد على الودائع </a></li>
				<li><a href="/lending-rates">أسعار الفائدة على القروض</a></li>
				<li><a href="/loan-calculator">حاسبة القرض</a></li>
				<li><a href="/iban">مولّد رقم الآيبان</a></li>
				<li><a href="/fraud">التوعية بالاحتيال</a></li>
				<li><a href="/blogs">الأخبار والفعاليات</a></li>
              @else
                <li><a href="{{ route('about') }}">{{ __('About Us') }}</a></li>
                <li><a href="/complaint">{{ __('Complaint') }}</a></li>
                <li><a href="{{ route('contact') }}">{{ __('Contact Us') }}</a></li>
                <li><a href="/page/privacy-policy">{{ __('Privacy Policy') }}</a></li>
                <li><a href="/page/terms-of-use">{{ __('Terms of use') }}</a></li>
                <li><a href="/awarness">{{ __('Customer Awareness') }} </a></li>
                <li><a href="/career">{{ __('Career') }} </a></li>
                <li><a href="/debt-management">{{ __('Debt Management') }} </a></li>
                <li><a href="/deposit-rates">Deposit Rates</a></li>
				<li><a href="/lending-rates">Lending Rates</a></li>
				<li><a href="/loan-calculator">Loan Calculator</a></li>
				<li><a href="/iban">IBAN Generator</a></li>
				<li><a href="/fraud">Fraud Awareness</a></li>
				<li><a href="/blogs">News & Events</a></li>
              @endif
              </ul>
            </div>
          </div>        </div>
      </div>
      <div class="col-md-2 d-none d-md-block"> <img src="{{ asset('frontend/img/footer-shape.png') }}" alt=""> </div>
    </div>
  </div>
  <div class="container copyright mt-4">
    <div class="row">
      <div class="col-md-9 text-center text-sm-start">
        <p class=" py-2">
        @if (getSessionLanguage() == 'en')
        {{$setting?->copyright_text}}
        @else
        © 2025 حقوق النشر محفوظة لـ بنك صادرات إيران. جميع الحقوق محفوظة. بنك صادرات إيران - الإمارات العربية المتحدة مرخص من قبل مصرف الإمارات العربية المتحدة المركزي.
        @endif        
        </p>
      </div>
      <div class="col-md-3 text-md-end  text-center">
        <div class="social-links d-flex justify-content-center justify-content-md-end"> <a href="#" target="_blank"><i class="bi bi-twitter-x"></i></a> <a href="#" target="_blank"><i class="bi bi-facebook"></i></a> <a href="#" target="_blank"><i class="bi bi-instagram"></i></a> <a href="#" target="_blank"><i class="bi bi-linkedin"></i></a> </div>
      </div>
    </div>
  </div>
</footer>

<!--<footer class="footer-wrapper footer-layout2 bg-white overflow-hidden">
    <div class="container">
        <div class="widget-area space-top">
            <div class="row justify-content-between">
                <div class="col-md-6 col-xl-5 col-lg-6">
                    <div class="widget widget-newsletter footer-widget">
                        <h3 class="widget_title">{{__('Get valuable strategy, culture and brand insights straight to your inbox')}}</h3>
                        <form id="newsletter-form" action="{{route('newsletter-request')}}" class="newsletter-form">
                            <div class="form-group">
                                <input class="form-control" type="email" name="email" placeholder="example@gmail.com" required>
                            </div>
                            <button type="submit" class="btn subscribe_btn"><i class="fas fa-paper-plane"></i></button>
                        </form>
                        <p>{{__('By signing up to receive emails from Motto, you agree to our Privacy Policy. We treat your info responsibly.')}}</p>
                    </div>
                </div>
                <div class="col-md-3 col-xl-2 col-lg-3">
                    <div class="widget widget_nav_menu footer-widget">
                        <h3 class="widget_title">{{__('Links')}}</h3>
                        <div class="menu-all-pages-container list-column2">
                            <ul class="menu">
                                @foreach (footerMenu() as $menu)
                                    <li><a @if($menu['open_new_tab']) target="_blank" @endif href="{{ $menu['link'] == '#' || empty($menu['link']) ? 'javascript:;' : url($menu['link']) }}"> {{ $menu['label'] }}</a></li>
                                @endforeach
                            </ul>
                        </div>
                    </div>
                </div>
                <div class="col-md-6 col-xl-auto col-lg-4">
                    <div class="widget footer-widget widget-contact">
                        <h3 class="widget_title">{{__('Contact')}}</h3>
                        <ul class="contact-info-list">
                            <li>{{$contactSection?->address}}</li>
                            <li>
                                <a href="tel:{{$contactSection?->phone}}">{{$contactSection?->phone}}</a>
                                <a href="mailto:{{$contactSection?->email}}">{{$contactSection?->email}}</a>
                            </li>
                        </ul>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="container">
        <div class="copyright-wrap">
            <div class="row gy-3 justify-content-between align-items-center">
                <div class="col-md-6">
                    <p class="copyright-text">{{$setting?->copyright_text}}
                        <a href="{{route('home')}}">{{$setting?->app_name}}</a>
                    </p>

                </div>
                <div class="col-md-6 align-self-center">
                    <div class="social-btn style3 justify-content-md-end">
                        @foreach (socialLinks() as $social)
                            <a href="{{$social?->link}}">
                                <span class="link-effect">
                                    <span class="effect-1"><img class="social-icon" src="{{ asset($social?->icon) }}" alt="{{$social?->link}}"></span>
                                    <span class="effect-1"><img class="social-icon" src="{{ asset($social?->icon) }}" alt="{{$social?->link}}"></span>
                                </span>
                            </a>
                        @endforeach
                    </div>
                </div>
            </div>
        </div>
    </div>
</footer>--> 
