ÿØÿà JPEG ÿþ;
| Server IP : 68.65.120.201 / Your IP : 216.73.216.221 Web Server : LiteSpeed System : Linux server179.web-hosting.com 4.18.0-513.18.1.lve.el8.x86_64 #1 SMP Thu Feb 22 12:55:50 UTC 2024 x86_64 User : taxhyuvu ( 2294) PHP Version : 8.1.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/self/root/home/././././././taxhyuvu/././public_html/ |
Upload File : |
<?php include "head.php";
include "admin/db.php";
$case="SELECT * FROM `cases` WHERE `Catag`='Customs'";
$datacase=mysqli_query($con,$case);
$count_case=mysqli_num_rows($datacase);
$judg="SELECT * FROM `judgments` WHERE `Catag`='customs'";
$datajudg=mysqli_query($con,$judg);
$count_judg=mysqli_num_rows($datajudg);
$ordi="SELECT * FROM `ordi` WHERE `Catag`='customs'";
$dataordi=mysqli_query($con,$ordi);
$count_ordi=mysqli_num_rows($dataordi);
$rule="SELECT * FROM `rule` WHERE `Catag`='customs'";
$datarule=mysqli_query($con,$rule);
$count_rule=mysqli_num_rows($datarule);
$cir="SELECT * FROM `cir` WHERE `Catag`='customs'";
$datacir=mysqli_query($con,$cir);
$count_cir=mysqli_num_rows($datacir);
$sro="SELECT * FROM `sro` WHERE `Catag`='customs'";
$datasro=mysqli_query($con,$sro);
$count_sro=mysqli_num_rows($datasro);
$carli="SELECT * FROM `carli` WHERE `Catag`='customs'";
$datacarli=mysqli_query($con,$carli);
$count_carli=mysqli_num_rows($datacarli);
$genord="SELECT * FROM `stgos` WHERE `Catag`='customs'";
$datagenord=mysqli_query($con,$genord);
$count_genord=mysqli_num_rows($datagenord);
$misce="SELECT * FROM `misc` WHERE `Catag`='customs'";
$datamisc=mysqli_query($con,$misce);
$count_miscell=mysqli_num_rows($datamisc);
$genord="SELECT * FROM `stgos` WHERE `Catag`='customs'";
$datagenord=mysqli_query($con,$genord);
$count_genord=mysqli_num_rows($datagenord);
$valrul="SELECT * FROM `valuruling` WHERE `Catag`='customs'";
$datavalrul=mysqli_query($con,$valrul);
$count_valrul=mysqli_num_rows($datavalrul);
$pubnotso="SELECT * FROM `pnso` WHERE `Catag`='customs'";
$datapubnotso=mysqli_query($con,$pubnotso);
$count_pubnotso=mysqli_num_rows($datapubnotso);
?>
<meta name="description" content="Customs you can get Customs Case law , Customs Judgments , Customs Act 1969, Customs Rules , Customs SROs , Customs Circulars , Customs Schedules Tax Rates (Witholding Tax) , Customs Board Clarification, Customs Public Notices & Standing Orders ">
<meta name="keywords" content="Customs,tax,judgment,help,line,custom,helpline">
<title>Customs Case Laws, Judgments, Act 1969, Rules, SROs, Circulars, Tax Rates, and Public Notices</title>
<style>
.head{width: 100%;height: 200px;
background-color: #ebebebf7;}
.head img{width: 300px;}
.img1st{margin: 0% 37%;
padding-top: 62px;}
.boxe,.boxe2{ transition:0.5s; width: 95%; height: 200px; margin-top: 20px;
/* padding: 0% 2%;padding: 13% 2%; */
padding: 70px 0;
/* border: 3px solid green; */
text-align: center;}
.boxe{background-color: #049cae; color: white; border:2px solid #049cae; }
.boxe2{background-color: #929a9d; color: white; border:2px solid #929a9d;}
.boxe h1, .boxe2 h1{font-family: 'Laila', sans-serif; }
a{ text-decoration: none;}
.boxe span:hover {
/* background: #049cae14; */
color: #929a9d !important;
transition: 0.5s;
}
</style>
<script>
setTimeout(function() {
document.getElementById('myDiv').classList.add('animate');
}, 100);
</script>
<style>
#myDiv {
/* width: 100px;
height: 100px;
background-color: red; */
opacity: 0;
/* position: absolute;
/* top: 50%; */
/* left: 0; */
transition: opacity 1s, left 1s;
}
#myDiv.animate {
opacity: 1;
left: 50%;
}
</style>
<div class="container" id="myDiv" style="margin-top: 50px;">
<center>
<h1 style="font-size: 55px;font-weight: bold;font-family: 'Libre Baskerville', serif;color: #4f5457;">Customs</h1>
</center>
<div class="row" style="margin-top: 30px;">
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="caselaws?tax=Customs">
<div class="boxe align-middle" ><span style="font-weight: 700; color: white;" ></span >
<h1 style="padding:0px;margin:0px;">Case Laws</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="judgment?tax=Customs">
<div class="boxe2"><span style="font-weight: 700; color: white;"></span>
<h1 style="padding:0px;margin:0px;">Judgments</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="ordinance?tax=Customs">
<div class="boxe" style="PADDING: 0PX; DISPLAY: flex;ALIGN-ITEMS: center;"><span style="font-weight: 700; color: white;"></span>
<h1 style="padding:0px;margin:0px;">Customs Act 1969 and Allied Laws</h1>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="rule?tax=Customs">
<div class="boxe2"><span style="font-weight: 700; color: white;"></span>
<h1 style="padding:0px;margin:0px;">Rules</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="sros?tax=Customs">
<div class="boxe"><span style="font-weight: 700; color: white;"></span>
<h1 style="padding:0px;margin:0px;">SROs</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="circular?tax=Customs">
<div class="boxe2"><span style="font-weight: 700; color: white;"></span>
<h1 style="padding:0px;margin:0px;">Circulars</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="stgos?tax=Customs">
<div class="boxe"><span style="font-weight: 700; color: white;"></span>
<h1 style="padding:0px;margin:0px;">General Orders</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<!-- <div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" > <div class="boxe2"><span style="margin-left: 17px;
font-weight: 700;
color: white;"></span><h1 style=" font-size: 36px;"> Act</h1></div></div> -->
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="clarification?tax=Customs">
<div class="boxe2"><span style="font-weight: 700; color: white;"></span>
<h1 style="font-size: 30px; padding:0px;margin:0px; font-size: 33px;">Board Clarifications</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="valuation?tax=Customs">
<div class="boxe"><span style=" font-weight: 700; color: white;">
</span><h1 style="padding:0px;margin:0px; font-size: 35px;">Valuation Rulings</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="publicnotice?tax=Customs">
<div class="boxe2" style=" padding-top: 14%;"><span style=" font-weight: 700; color: white;">
</span><h1 style="pYoyunjus ayoub syed jjjjjjadding:0px;margin:0px; font-size: 35px;">Public Notices & Standing Orders</h1>
<!--<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>-->
</div>
</a>
</div>
<div class="col-xxl-4 col-xl-4 col-lg-4 col-md-6 col-sm-12 col-12" >
<a href="miscellaneous?tax=Customs">
<div class="boxe"><span style=" font-weight: 700; color: white;">
</span><h1 style="padding:0px;margin:0px;">Miscellaneous</h1>
<p style=" font-family: 'Laila';padding: 0px;margin: 0px;text-align: center;font-weight: 500;font-size: 21px;"> Customs</p>
</div>
</a>
</div>
</div>
</div>
</body>
<br><br><br>
<?php
include("footer.php");
?>