Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
admin
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php include('./includes/config.php'); $page_title = "First Security Islami Bank PLC."; //echo $page_title; //echo $data[0]['value']; $meta_description = "First Security Islami Bank PLC. Home page description"; $meta_keywords = "First Security Islami Bank PLC., Bank, Website"; include('includes/header.php'); include('includes/navbar.php'); //include('includes/slider.php'); ?> <!-- ++++++++++++++++++++++++++Start Body Tag++++++++++++++++++++++++++ --> <div class="about_hero" style="background-image:url('HeroBg/service.jpg');"> <h3>Locker Service</h3> </div> <div class="tab about_tab" style="background:url('resources/mega.png');margin-bottom:0"> <button class="tablinks" onclick="openTab(event, 'ibft')">IBFT</button> <button class="tablinks" onclick="openTab(event, 'swift')">SWIFT</button> <button class="tablinks" onclick="openTab(event, 'utility')">Utility Bill Payment</button> <button class="tablinks" onclick="openTab(event, 'egp')">e-GP Payment</button> <!-- <button class="tablinks" onclick="openTab(event, 'achallan')">A Challan</button> --> <button class="tablinks" onclick="openTab(event, 'ehajj')">E- Hajj</button> <button class="tablinks" id="defaultOpen" onclick="openTab(event, 'locker')">Locker Service</button> <button class="tablinks" onclick="openTab(event, 'tasdir')" style="border:0">Tasdir</button> </div> <?php include 'about_services.php'; ?> <!-- ++++++++++++++++++++++++++Start Footer Section++++++++++++++++++++++++++ --> <?php include('includes/footer.php'); ?>