GIF89a php
Current File : /home/hencockfreshchic/public_html/erp/page_content.php
<?php
$page_title='<b>H</b><b>C</b>';
$bottom_title="Hencock";
$logo="icons/logo.png";
$header_color='#3c8dbc';
$header_color_light='#367fa9';
$copywite='Copyright &copy; 2021. All rights reserved.<a href="https://bsgtechnologies.com"> (BSG Technology)</a>';

// pages titles
$addCats="Dashboard - Add/Remove Admin";
$coupon_dash_title="Dashboard - Add/Remove Coupons";

$page_title1="Control panel | Manage Admin"; // res
$page_title2="Control panel | Manage Debit Bill"; // res
$page_title3="Control panel | Actual Price"; // res
$page_title4="Control panel | Manage Credit Entry"; // res
$page_title5="Control panel | Manage Debit Record"; // res
$page_title6="Control panel | Manage Credit Record"; // res
$page_title7="Control panel | Add New Record"; // res
$page_title8="Control panel | Debit Reciept"; // res
$page_title9="Control panel | Reciept"; // res
$page_title10="Control panel | Meat Purchase"; // res
$page_title11="Control panel | Add Firm"; // res
$page_title12="Control panel | Meat Purchase"; // res
$page_title13="Control panel | Debit Purchase"; // res
$page_title14="Control panel | Add Expenses"; // res
$page_title15="Control panel | Profit Loss"; // res
$page_title16="Control panel | Meat Purchase Ledger (Customer wise)"; // res
$page_title17="Control panel | Debit Entry Ledger (Customer wise)"; // res
$page_title18="Control panel | Total Sale/Purchase"; // res




?>