<?php $__env->startSection('content'); ?>
    <div class="container-content">
        <h3 class="main-heading"><i class="fa fa-folder-open" aria-hidden="true"></i> Introduction</h3>
        <div class="col-sm-12 col-xs-6 contact-section-large first-box">
            <p>aaRDee Consultancy Pvt. Ltd is conceived to serve as a bridge primarily focusing on bringing organizations together to achieve mutual goals and grow together.</p>
            <p>We believe in engaging in Joint Ventures with our trusted partners and fill the technological, financial, resource and competency gaps that might keep us from materializing opportunities.</p>
        </div>
    </div>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('front-layout.default', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>