-
Notifications
You must be signed in to change notification settings - Fork 0
/
restaurant-bookkeeping-service.php
40 lines (37 loc) · 1.87 KB
/
restaurant-bookkeeping-service.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
39
40
<!DOCTYPE html>
<html lang="en">
<?php $h1keyword = "Restaurant Bookkeeping Service"; ?>
<?php $ImgSlider = "'img/img-cpa/img-slider/ambit-banner.jpg'"; ?>
<head>
<link rel="canonical" href="https://ambitkpo.com/restaurant-bookkeeping-service.php" />
<?php include "comm/comm-industry/comm-inner-pages-before.php";?>
<!-- WELCOME -->
<section>
<div class="container">
<div class="row">
<div class="col-lg-5 m-t-10">
<div>
<ul>
<li>
<img class="center xap-box-shadow" src="img/img-Industry/restaurant.jpg" alt="App"
style="max-width: 100%;">
</li>
</ul>
</div>
</div>
<div class="col-lg-7">
<h2 class="m-t-10"> Restaurant Bookkeeping</h2>
<p>Our team of restaurant accounting consultants are specialized in providing a comprehensive range
of hospitality accounting solutions to help you perform well financially. We provide bookkeeping
services, Accounts Payables & Receivables, Payroll Services, Bank/CC Reconciliation, Financial
statements reporting and analysis, cash flow statements, Sales tax, Tax planning and Tax return
preparations.
</p>
<p> Our services include monthly accounting, Payroll, Tax Preparation – Individual and
Business and Tax planning.</p>
<?php include "comm/comm-contact-form/comm-cta-button-industry-intro.php";?>
</div>
</div>
</section>
<!-- end: WELCOME -->
<?php include "comm/comm-industry/comm-inner-pages-after.php";?>