-
Notifications
You must be signed in to change notification settings - Fork 0
/
plan-price.php
38 lines (23 loc) · 1.36 KB
/
plan-price.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<!DOCTYPE html>
<html lang="en">
<?php $h1keyword = "Bookkeeping Price & Plans"; ?>
<?php $ImgSlider = "'img/img-cpa/img-slider/ambit-banner.jpg'"; ?>
<head>
<link rel="canonical" href="https://ambitkpo.com"/>
<title><?php echo $h1keyword;?> - Start Free Trial for 20 Hours</title>
<meta name="description" content="Looking for <?php echo $h1keyword;?>? Hire Remote Bookkeeping company in india and Get Free Trial for 20 Hours">
<meta name="author" content="Ankur patel"/>
<?php include "comm/comm-header/comm-header.php";?>
<?php include "comm/comm-slider/comm-slider-inner/comm-slider-inner.php";?>
<?php include "comm/comm-call-to-action/comm-cta-afterslider.php";?>
<?php include "comm/comm-pricing-table/pricing-table.php";?>
<?php include "comm/comm-expertise/comm-bookkeeping.php";?>
<?php include "comm/comm-service/comm-service.php";?>
<?php include "comm/comm-industry/industry.php";?>
<//?php include "comm/comm-expertise/comm-tax-return.php";?>
<?php include "comm/comm-intro/comm-intro-v2.php";?>
<?php include "comm/comm-process/comm-process.php";?>
<//?php include "comm/comm-photo-gallery/comm-photo-gallery.php";?>
<//?php include "comm/comm-testimonial/comm-testimonial.php";?>
<?php include "comm/comm-faq/comm-faq.php";?>
<?php include "comm/comm-footer/comm-footer.php";?>