
<?php $__env->startSection('content'); ?>
    <div class="container-content">
        <h3 class="main-heading"><i class="fa fa-home" aria-hidden="true"></i> Home</h3>
        <div class="col-sm-12 col-xs-6 contact-section-large first-box">
            <p>We are a Consultancy company focusing primarily in Indoor RF Coverage Solution Technology, Power and Architectural domains.</p>
            <p>As a new firm we are engaging with Partners, Product Vendors, Service integrators and Investors to establish working models in grooming leads into practical opportunities.</p>
        </div>
    </div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('front-layout.default', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>