<?php $__env->startSection('main-content'); ?>
    <?php /*Table pricing*/ ?>
    <div class="container containt-table" data-ng-controller="PricingController">
        <div class="row">
            <br>
            <br>

            <div class="col-md-12 tt-headding-tb text-center">
                <h1>Software + Accountant at a simple price</h1>
                <br>

                <p>Compare our product features - no hidden cost, no restriction</p>

                <p>Change or cancel plan at anytime</p>
                <br>
                <br>
            </div>

            <div class="col-md-12">
                <div class="main-tb-pric">
                    <div class="table-responsive">
                        <table class="table table-bordered table-pricing">
                            <thead>
                            <tr>
                                <th></th>
                                <th style="width: 20%">
                                    <div class="title-table-price">
                                        <span class="name-title-tb">Free</span>

                                        <div class="monney-hd-tb">
											<span class="monney-big">
												<span class="pound">&pound;</span>0
											</span>
                                            <span class="monney-small">.00</span>
                                        </div>
                                        <div class="text-footer-tt">/month + VAT</div>
                                        <div class="text-footer-tt">Basic software</div>
                                        <div class="text-footer-tt">For basic bookkeeping</div>
                                        <div class="text-footer-tt">Up to 100 transactions</div>
                                    </div>
                                </th>
                                <th style="width: 20%; position: relative">
                                    <span class="ct-hd">Most Popular</span>

                                    <div class="title-table-price">
                                        <span class="name-title-tb">Club</span>

                                        <div class="monney-hd-tb">
											<span class="monney-big">
												<span class="pound">&pound;</span>7
											</span>
                                            <span class="monney-small">.50</span>
                                        </div>
                                        <div class="text-footer-tt">/month + VAT</div>
                                        <div class="text-footer-tt">Software + Tax Return</div>
                                        <div class="text-footer-tt">For full bookkeeping</div>
                                        <div class="text-footer-tt">Unlimited transactions</div>
                                    </div>
                                </th>
                                <th style="width: 20%">
                                    <div class="title-table-price">
                                        <span class="name-title-tb">Professional</span>

                                        <div class="monney-hd-tb">
											<span class="monney-big">
												<span class="pound">&pound;</span>15
											</span>
                                            <span class="monney-small">.00</span>
                                        </div>
                                        <div class="text-footer-tt">/month + VAT</div>
                                        <div class="text-footer-tt">Full Software + Accountant</div>
                                        <div class="text-footer-tt">For sole trader/partnership</div>
                                        <div class="text-footer-tt">Unlimited transactions</div>
                                    </div>
                                </th>
                                <th style="width: 20%; position: relative">

                                    <div class="title-table-price">
                                        <span class="name-title-tb">Business</span>

                                        <div class="monney-hd-tb">
											<span class="monney-big">
												<span class="pound">&pound;</span>50
											</span>
                                            <span class="monney-small">.00</span>
                                        </div>
                                        <div class="text-footer-tt">/month + VAT</div>
                                        <div class="text-footer-tt">Full Software + Accountant</div>
                                        <div class="text-footer-tt">For limited company</div>
                                        <div class="text-footer-tt">Unlimited transactions</div>
                                    </div>
                                </th>
                            </tr>
                            </thead>
                            <tbody>
                            <tr>
                                <th scope="row">Track expenses</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Track income</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Invoicing</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Tax calculation</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Mobile app</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Mileage record</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Data backup</th>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                            </tr>
                            <tr>
                                <th scope="row">Customise expense category</th>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                            <tr>
                                <th scope="row">Professional report</th>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                            </tr>
                            <tr>
                                <th scope="row">Download report</th>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                            </tr>
                            <tr>
                                <th scope="row">Self Assessment return</th>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">VAT & CIS</th>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">HMRC online submission</th>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Tax return review</th>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Supported by qualified accountant</th>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Payroll (up to 2 employees)</th>
                                <td></td>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Annual Accounts</th>
                                <td></td>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Companies house filing</th>
                                <td></td>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Corporation tax return</th>
                                <td></td>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>
                            <tr>
                                <th scope="row">Dividend declaration</th>
                                <td></td>
                                <td></td>
                                <td></td>
                                <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                            </tr>

                            <tr class="btn-table-get">
                                <th scope="row"></th>
                                <td><a class="popup-pricing popup-register free-btn"
                                       data-ng-click="openRegisterModal()">Start now</a></td>
                                <td><a class="popup-pricing popup-register recommended club-btn"
                                       data-ng-click="openRegisterModal()">Start for Free</a></td>
                                <td><a class="popup-pricing popup-register pro-btn"
                                       data-ng-click="openRegisterModal()">Start for Free</a></td>
                                <td><a class="popup-pricing popup-register bus-btn"
                                       data-ng-click="openRegisterModal()">Start for Free</a></td>
                            </tr>

                            </tbody>
                        </table>
                    </div>

                    <!--table mobile-->

                    <div class="table-mobile p-t-30">
                        <div class="">
                            <table class="table table-bordered table-pricing">
                                <thead>
                                <tr>
                                    <th></th>
                                    <th width="40%">
                                        <div class="title-table-price">
                                            <span class="name-title-tb">Free</span>

                                            <div class="monney-hd-tb">
												<span class="monney-big">
													<span class="pound">&pound;</span>0
												</span>
                                                <span class="monney-small">.00</span>
                                            </div>
                                            <div class="text-footer-tt">/month + VAT</div>
                                            <div class="text-footer-tt">Up to 100 transactions</div>
                                        </div>
                                    </th>
                                </tr>
                                </thead>
                                <tbody>
                                <tr>
                                    <th scope="row">Track expenses</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Track income</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Invoicing</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax calculation</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Mobile app</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Mileage record</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Data backup</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Customise expense category</th>
                                    <td></td>

                                </tr>
                                <tr>
                                    <th scope="row">Professional report</th>
                                    <td></td>

                                </tr>
                                <tr>
                                    <th scope="row">Download report</th>
                                    <td></td>

                                </tr>
                                <tr>
                                    <th scope="row">Self assessment return</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">VAT & CIS</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">HMRC online submission</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax return review</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Supported by qualified accountant</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Payroll (up to 2 employees)</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Annual accounts</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Companies house filing</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Corporation tax return</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Dividend declaration</th>
                                    <td></td>
                                </tr>

                                <tr class="btn-table-get">
                                    <th scope="row"></th>
                                    <td>
                                        <a class="popup-pricing popup-register free-btn"
                                           data-ng-click="openRegisterModal()">Start for Free</a>
                                    </td>
                                </tr>

                                </tbody>
                            </table>
                        </div>
                    </div>

                    <!--2-->
                    <div class="table-mobile p-t-50">
                        <div class="">
                            <table class="table table-bordered table-pricing">
                                <thead>
                                <tr>
                                    <th></th>
                                    <th width="40%" style="position: relative;">
                                        <span class="ct-hd">Most Popular</span>

                                        <div class="title-table-price">
                                            <span class="name-title-tb">Club</span>

                                            <div class="monney-hd-tb">
												<span class="monney-big">
													<span class="pound">&pound;</span>7
												</span>
                                                <span class="monney-small">.50</span>
                                            </div>
                                            <div class="text-footer-tt">/month + VAT</div>
                                            <div class="text-footer-tt">Unlimited transactions</div>
                                        </div>
                                    </th>
                                </tr>
                                </thead>
                                <tbody>
                                <tr>
                                    <th scope="row">Track expenses</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Track income</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Invoicing</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax calculation</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Mobile app</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Mileage record</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Data backup</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Customise expense category</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Professional report</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Download report</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Self assessment return</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">VAT & CIS</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">HMRC online submission</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax return review</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Supported by qualified accountant</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Payroll (up to 2 employees)</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Annual accounts</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Companies house filing</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Corporation tax return</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Dividend declaration</th>
                                    <td></td>
                                </tr>

                                <tr class="btn-table-get">
                                    <th scope="row"></th>
                                    <td>
                                        <a class="popup-pricing popup-register recommended club-btn"
                                           data-ng-click="openRegisterModal()">&nbsp; Start for Free</a>
                                    </td>
                                </tr>

                                </tbody>
                            </table>
                        </div>
                    </div>

                    <!--3-->
                    <div class="table-mobile">
                        <div class="">
                            <table class="table table-bordered table-pricing">
                                <thead>
                                <tr>
                                    <th></th>
                                    <th width="40%">
                                        <div class="title-table-price">
                                            <span class="name-title-tb">Professional</span>

                                            <div class="monney-hd-tb">
												<span class="monney-big">
													<span class="pound">&pound;</span>15
												</span>
                                                <span class="monney-small">.00</span>
                                            </div>
                                            <div class="text-footer-tt">/month + VAT</div>
                                            <div class="text-footer-tt">Unlimited transactions</div>
                                        </div>
                                    </th>
                                </tr>
                                </thead>
                                <tbody>
                                <tr>
                                    <th scope="row">Track expenses</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Track income</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Invoicing</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax calculation</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Mobile app</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Mileage record</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Data backup</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Customise expense category</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Professional report</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Download report</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Self assessment return</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">VAT & CIS</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">HMRC online submission</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax return review</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Supported by qualified accountant</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Payroll (up to 2 employees)</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Annual Accounts</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Companies house filing</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Corporation tax return</th>
                                    <td></td>
                                </tr>
                                <tr>
                                    <th scope="row">Dividend declaration</th>
                                    <td></td>
                                </tr>
                                <tr class="btn-table-get">
                                    <th scope="row"></th>
                                    <td>
                                        <a class="popup-pricing popup-register pro-btn"
                                           data-ng-click="openRegisterModal()">Start for Free</a>
                                    </td>
                                </tr>

                                </tbody>
                            </table>
                        </div>
                    </div>
                    <br/>

                    <!--4-->
                    <div class="table-mobile">
                        <div class="">
                            <table class="table table-bordered table-pricing">
                                <thead>
                                <tr>
                                    <th></th>
                                    <th width="40%" style="position: relative;">

                                        <div class="title-table-price">
                                            <span class="name-title-tb">Business</span>

                                            <div class="monney-hd-tb">
												<span class="monney-big">
													<span class="pound">&pound;</span>50
												</span>
                                                <span class="monney-small">.00</span>
                                            </div>
                                            <div class="text-footer-tt">/month + VAT</div>
                                            <div class="text-footer-tt">Unlimited transactions</div>
                                        </div>
                                    </th>
                                </tr>
                                </thead>
                                <tbody>
                                <tr>
                                    <th scope="row">Track expenses</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Track income</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Invoicing</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax calculation</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr>
                                    <th scope="row">Mobile app</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Mileage record</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Data backup</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Customise expense category</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Professional report</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Download report</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>

                                </tr>
                                <tr>
                                    <th scope="row">Self assessment return</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">VAT & CIS</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">HMRC online submission</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Tax return review</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Supported by qualified accountant</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Payroll (up to 2 employees)</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Annual Accounts</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Companies house filing</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Corporation tax return</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>
                                <tr>
                                    <th scope="row">Dividend declaration</th>
                                    <td><img src="<?php echo asset('/assets/images/tick.png'); ?>" alt=""/></td>
                                </tr>

                                <tr class="btn-table-get">
                                    <th scope="row"></th>
                                    <td>
                                        <a class="popup-pricing popup-register recommended bus-btn"
                                           data-ng-click="openRegisterModal()">Start for Free</a>
                                    </td>
                                </tr>

                                </tbody>
                            </table>
                        </div>
                    </div>
                </div>

                <div class="m-t-50">
                    <table class="table table-bordered table-pay-vat">
                        <tbody>
                        <tr>
                            <th>
                                <h2>
                                    Self assessment (online filing only) - Individual/Sole trader/Non Resident
                                </h2>
                            </th>
                            <td width="180">
                                <div class="monney-hd-tb">
									<span class="monney-medium">
										<span class="pound-medium">&pound;</span>19.90
									</span>
                                    <span>including VAT/return</span>
                                </div>
                            </td>
                            <td width="180">
                                <a id="buy-tax-return-individual"
                                   class="pay-buy-now popup-register"
                                   data-toggle="modal" data-target=".buy-now">BUY NOW</a>
                            </td>
                        </tr>

                        <tr style="display: none">
                            <th>
                                <h2>
                                    Self assessment (online filing only) - Partnership
                                </h2>
                            </th>
                            <td width="180">
                                <div class="monney-hd-tb">
									<span class="monney-medium">
										<span class="pound-medium">&pound;</span>29.90
									</span>
                                    <span>including VAT/return</span>
                                </div>
                            </td>
                            <td width="180">
                                <a id="buy-tax-return-partnership"
                                   class="pay-buy-now popup-register"
                                   data-toggle="modal" data-target=".buy-now">BUY NOW</a>
                            </td>
                        </tr>

                        <tr>
                            <th><h2>Bookkeeping - we do all the data entry for you</h2>

                                <h2>We will scan your receipts and enter the transaction data for you. <i>Subject to
                                        fair use policy</i></h2></th>
                            <td width="180">
                                <div class="monney-hd-tb">
									<span class="monney-medium">
										<span class="pound-medium">&pound;</span>30.00
									</span>
                                    <span>including VAT/month</span>
                                </div>
                            </td>
                            <td width="180">
                                <a id="buy-bookkeeping"
                                   class="pay-buy-now popup-register"
                                   data-toggle="modal" data-target=".buy-now">BUY NOW</a>
                            </td>
                        </tr>
                        <tr>
                            <th><h2>Payroll - per employee</h2></th>
                            <td width="180">
                                <div class="monney-hd-tb">
									<span class="monney-medium">
										<span class="pound-medium">&pound;</span>8.40
									</span>
                                    <span>including VAT/month</span>
                                </div>
                            </td>
                            <td width="180">
                                <a id="buy-payroll"
                                   class="pay-buy-now popup-register"
                                   data-toggle="modal"
                                   data-target=".buy-now">BUY NOW</a>
                            </td>
                        </tr>
                        </tbody>
                    </table>
                </div>
            </div>
        </div>
    </div>

    <?php /*FAQ*/ ?>
    <?php echo $__env->make('landing.include.faq', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*popup register*/ ?>
    <?php echo $__env->make('landing.modal.modal-register-pricing', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*Popup creadit card information*/ ?>
    <?php echo $__env->make('landing.modal.modal-create-card-pay', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*Popup buy now*/ ?>
    <?php echo $__env->make('landing.modal.modal-buy-now', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*success pay*/ ?>
    <?php echo $__env->make('landing.modal.modal-payment-success', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*success pay extra Self assignment*/ ?>
    <?php echo $__env->make('landing.modal.modal-payment-extra-success', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*success pay extra bookkeeping*/ ?>
    <?php echo $__env->make('landing.modal.modal-payment-extra-success-bookkeeping', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <?php /*Success pay extra payroll*/ ?>
    <?php echo $__env->make('landing.modal.modal-payment-extra-success-payroll', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>

    <script src="<?php echo asset('/assets/js/landing/pricing.js');; ?>" type="text/javascript" charset="utf-8"></script>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('layouts.landing', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>