@extends('frontend.layouts.master') @section('header') @include('frontend.layouts.header-layout.three') @endsection @section('contents')

{{ getSessionLanguage() == 'en'?'Key Facts Statement':'بيان الحقائق الرئيسية'; }}

ho
{{ getSessionLanguage() == 'en'?'Fixed Term Deposit Individual':'الوديعة الثابتة للأفراد'; }}
ho
{{ getSessionLanguage() == 'en'?'Current Account Individual':'حساب جاري فردي'; }}
ho
{{ getSessionLanguage() == 'en'?'Overdraft Individual':'سحب على المكشوف فردي'; }}
ho
{{ getSessionLanguage() == 'en'?'Personal Loan':'قرض شخصي'; }}
ho
{{ getSessionLanguage() == 'en'?'Saving Account Individual':'حساب التوفير الفردي'; }}
ho
{{ getSessionLanguage() == 'en'?'WPS Current Individual':'التحويل الفردي الحالي لوضع WPS'; }}
ho
{{ getSessionLanguage() == 'en'?'Qardh Al-Hassaneh':'القرض الحسن'; }}
@include('frontend.partials.marquee') @endsection @section('footer') @include('frontend.layouts.footer-layout.two') @endsection