Create New Item
×
Item Type
File
Folder
Item Name
×
Search file in folder and subfolders...
File Manager
/
fsib
/
firstcash
/
en
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php include('./all/config.php'); $page_title = "FirstCash Home Page"; $meta_description = "FirstCash Home page description"; $meta_keywords = "FirstCash, MFS, SureCash, FSIBL, Mobile Finance, FSIB"; include('./all/header.php'); include('./all/navbar.php'); include('./home/slider.php'); ?> <?php //$_SESSION['auth_user']['user_email']; ?> <?php include('message.php'); ?> <?php //$u = $_SESSION['auth_user'];//['user_email']; // var_dump($u); ?> <?php include('./home/Product_Services.php'); ?> <?php //include('./home/Offers.php'); ?> <?php include('./home/Offers.php'); ?> <?php //include('./home/news.php'); ?> <?php include('./home/award.php') ?> <?php include('./home/app.php') ?> <?php include('./all/footer.php'); ?> </body> </html>