file_get_contents
1#@!#!123s
D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
u247928417
/
domains
/
ambitioustechnologies.com
/
public_html
/
development
/
CA-backup
/
Filename :
gst-filing.php
back
Copy
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="keywords" content="HTML5 Template" /> <meta name="description" content="Chartreds Agrawals" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Chartreds Agrawals</title> <!-- favicon icon --> <link rel="shortcut icon" href="images/favicon-32x32.png"/> <!-- bootstrap --> <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css"/> <!-- animate --> <link rel="stylesheet" type="text/css" href="css/animate.css"/> <!-- flaticon --> <link rel="stylesheet" type="text/css" href="css/flaticon.css"/> <!-- fontawesome --> <link rel="stylesheet" type="text/css" href="css/font-awesome.css"/> <!-- themify --> <link rel="stylesheet" type="text/css" href="css/themify-icons.css"/> <!-- slick --> <link rel="stylesheet" type="text/css" href="css/slick.css"> <!-- prettyphoto --> <link rel="stylesheet" type="text/css" href="css/prettyPhoto.css"> <!-- shortcodes --> <link rel="stylesheet" type="text/css" href="css/shortcode.css"/> <!-- main --> <link rel="stylesheet" type="text/css" href="css/main.css"/> <!-- megamenu --> <link rel="stylesheet" type="text/css" href="css/megamenu.css"/> <!-- responsive --> <link rel="stylesheet" type="text/css" href="css/responsive.css"/> </head> <body> <!--page start--> <div class="page"> <!-- preloader start --> <!--<div id="preloader" class="blobs-wrapper"> <div class="ttm-bgcolor-skincolor loader"></div> </div>--> <!-- preloader end --> <!--header start--> <?php include("inc/header.php");?> <!-- page-title --> <div class="ttm-page-title-row ttm-bg ttm-bgimage-yes ttm-bgcolor-darkgrey clearfix"> <div class="ttm-row-wrapper-bg-layer ttm-bg-layer"></div> <div class="container"> <div class="row align-items-center"> <div class="col-lg-12"> <div class="ttm-page-title-row-inner"> <div class="page-title-heading"> <h2 class="title">GST Filing</h2> </div> <div class="breadcrumb-wrapper"> <span> <a title="Homepage" href="./"><i class="fa fa-home"></i>Home</a> </span> <span>GST Filing</span> </div> </div> </div> </div> </div> </div> <!-- page-title end --> <!--site-main start--> <div class="site-main"> <div class="ttm-row sidebar ttm-sidebar-left ttm-bgcolor-grey clearfix"> <div class="container"> <!-- row --> <div class="row"> <div class="col-lg-4 widget-area sidebar-left"> <aside class="widget widget-nav-menu"> <ul> <li><a href="tax-filing">Tax Filing</a></li> <li class="active"><a href="gst-filing">GST Filing</a></li> <li><a href="accounting-services">Accounting Services</a></li> <li><a href="certification-services">Certification Services</a></li> </ul> </aside> <aside class="widget widget-banner"> <div class="ttm-col-bgcolor-yes ttm-bgcolor-darkgrey col-bg-img-thirteen ttm-col-bgimage-yes ttm-bg padding_top50 padding_left25 padding_right20 padding_bottom50"> <div class="ttm-col-wrapper-bg-layer ttm-bg-layer"> <div class="ttm-col-wrapper-bg-layer-inner"></div> </div> <div class="layer-content"> <div class="widget-banner-inner"> <h3>First-Class<br>Finance Authority</h3> <p>The company stands out for their ability to provide personalized financial services that meet the unique needs of their clients.</p> <a class="ttm-btn ttm-btn-size-md ttm-btn-shape-rounded ttm-btn-style-fill ttm-btn-color-skincolor font-weight-600" href="contact-us">Get in Touch<i class="flaticon flaticon-right-arrow font-weight-bold"></i></a> </div> </div> </div> </aside> <aside class="widget contact-widget with-title"> <h3 class="widget-title">Get in touch</h3> <ul class="contact-widget-wrapper"> <li><i class="ttm-textcolor-skincolor ti ti-location-pin"></i>H N 615/3, Gala No. 03, Grnd Floor, Ashtavinayak Building, Kasheli,Bhiwandi, Thane 421302</li> <li><i class="ttm-textcolor-skincolor ti ti-email"></i><a href="mailto:support@capl2021.com" target="_blank">support@capl2021.com</a></li> <li><i class="ttm-textcolor-skincolor ti ti-mobile"></i>+91 8237633959</li> <li><i class="ttm-textcolor-skincolor ti ti-alarm-clock"></i>Mon to Sat - 9:00am to 6:00pm <br> (Sunday Closed)</li> </ul> </aside> </div> <div class="col-lg-8 content-area"> <div class="ttm-service-single-content-area"> <div class="ttm-service-description"> <div class="padding_top10 padding_bottom20"> <div class="ttm_fatured_image-wrapper"> <img class="img-fluid" src="images/services/gst.jpg" alt="services-1"> </div> </div> <div class="padding_bottom25"> We are committed to helping their clients comply with all applicable laws and regulations. Their tax filing and GST filing services are designed to ensure that their clients are meeting their legal obligations. </div> <div class="row"> <div class="col-md-12"> <div class="padding_top50 margin_bottom15"> <h3>Why Choose Chartreds Agrawals</h3> </div> <div class="margin_bottom20"> Chartereds Agrawals Private Limited is a trusted financial services company that offers a range of services to help businesses and individuals manage their finances. Their expertise, accounting services, compliance, and certification services demonstrate their commitment to providing accurate and timely services to their clients. </div> </div> </div> </div> </div> </div> </div><!-- row end --> </div> </div> </div> <!--footer start--> <?php include("inc/footer.php");?> <!--footer end--> </div> <?php include("inc/footer-files.php");?> </body> </html>