JFIF  x x C         C     "        } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz        w !1AQ aq"2B #3Rbr{ gilour

File "ee9c1bd544d1fe5fbbc2e9ec0e5dc511.php"

Full Path: /home/ambitio2/public_html/storage/framework/views/ee9c1bd544d1fe5fbbc2e9ec0e5dc511.php
File size: 8.35 KB
MIME-type: text/html
Charset: utf-8






<style> 
/* ====================================================================== *
    Whatsapp BUTTON
* ====================================================================== */      

.wcs_button{
    text-align: center;
    vertical-align: middle;
    padding: 9px 18px;
    border-radius: 50px;
    background: #26C281;
    color: #fff;
    display: inline-block;
    margin-right: 3px;
    cursor: pointer;

    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
         -o-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
        -ms-box-shadow: 0 1px 2px rgba(0,0,0,0.15);
            box-shadow: 0 1px 2px rgba(0,0,0,0.15);

}
.wcs_button .fa{
    font-size: 15px;
    margin-right: 3px;
}

.wcs_button_circle{
    width: 50px;
    height: 50px;
    border-radius: 100%;
    padding: 0;
}
.wcs_button_circle .fab{
    line-height: 50px;
    font-size: 25px;
    margin-right: 0px;
}

.wcs_button_label{
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    margin-right: 10px;
    margin-left: 10px;
    background: #d4f3e6;
    padding: 5px 10px;
    border-radius: 4px;

    -webkit-transition: .3s ease all;
       -moz-transition: .3s ease all;
            transition: .3s ease all;
}
.wcs_button_label_hide{
    -webkit-transform: translate(10px, 0);
       -moz-transform: translate(10px, 0);
        -ms-transform: translate(10px, 0);
            transform: translate(10px, 0);

    opacity: 0;
    visibility: hidden;
}

.wcs_fixed_right{
    z-index: 999;
    position: fixed;
    bottom: 20px;
    right: 20px;
}

</style>
<div class="whatsapp_chat_support wcs_fixed_right" id="example_5">
    <a href="https://wa.me/+8801995558743" target="_blank">
    <div class="wcs_button_label">
         Questions? Let's Chat
     </div>	
    <div class="wcs_button wcs_button_circle" data-number="+8801995558743">
        <span class="fab fa-whatsapp"></span>
    </div>	
    </a>
</div>


<footer class="footer-area">
    <div class="container">
        <div class="row">
            <div class="col-lg-4 col-md-4">
                <div class="footer-content">
                    <img src="<?php echo e(get_image(get_frontend_settings('light_logo'))); ?>" alt="system logo">
                    <p class="description builder-editable" builder-identity="1">It is a long established fact that a reader will be the distract by the read content of a page layout.</p>

                    <ul class="f-socials d-flex">
                        <li><a href="<?php echo e(get_frontend_settings('twitter')); ?>"><i class="fa-brands fa-twitter"></i></a>
                        </li>
                        <li><a href="<?php echo e(get_frontend_settings('instagram')); ?>"><i class="fa-brands fa-instagram"></i></a>
                        </li>
                        <li><a href="<?php echo e(get_frontend_settings('facebook')); ?>"><i class="fa-brands fa-facebook-f"></i></a></li>
                        <li><a href="<?php echo e(get_frontend_settings('linkedin')); ?>"><i class="fa-brands fa-linkedin-in"></i></a></li>
                    </ul>
                    <div class="gradient-border2">
                        <a href="<?php echo e(route('contact.us')); ?>" class="gradient-border-btn">
                            <?php echo e(get_phrase('Contact with Us')); ?>

                            <i class="fa-solid fa-arrow-right-long ms-2"></i></a>
                    </div>
                </div>
            </div>
            <div class="col-lg-8 col-md-8">
                <div class="row">
                    <div class="col-lg-3 col-md-6">
                        <div class="footer-widget">
                            <h4><?php echo e(get_phrase('Top Categories')); ?></h4>
                            <ul>
                                <?php $__currentLoopData = top_categories(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $category): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                                    <li>
                                        <a href="<?php echo e(route('courses', $category->slug)); ?>">
                                            <?php echo e(ucfirst($category->title)); ?></a>
                                    </li>
                                <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                            </ul>
                        </div>

                    </div>
                    <div class="col-lg-3 col-md-6">
                        <div class="footer-widget">
                            <h4><?php echo e(get_phrase('Useful links')); ?></h4>
                            <ul>
                                <li><a href="<?php echo e(route('contact.us')); ?>"><?php echo e(get_phrase('Contact Us')); ?></a></li>
                                <li><a href="<?php echo e(route('courses')); ?>"><?php echo e(get_phrase('Course')); ?></a></li>
                                <li><a href="<?php echo e(route('blogs')); ?>"><?php echo e(get_phrase('Blog')); ?></a></li>
                            </ul>
                        </div>
                    </div>
                    <div class="col-lg-6 col-md-6">
                        <div class="footer-widget">
                            <h4><?php echo e(get_phrase('Company')); ?></h4>
                            <ul>
                                <li>
                                    <a href="#">
                                        <?php echo e(get_phrase('Phone : ')); ?>

                                        <?php echo e(get_settings('phone')); ?>

                                    </a>
                                </li>
                                <li>
                                    <a href="#">
                                        <?php echo e(get_phrase('Email : ')); ?>

                                        <?php echo e(get_settings('system_email')); ?>

                                    </a>
                                </li>
                            </ul>
                            <div class="newslater-bottom">
                                <h4 class="builder-editable" builder-identity="2">Newsletter</h4>
                                <p class="description builder-editable" builder-identity="3">Subscribe to stay tuned for new web design and latest updates. Let's do it!</p>
                                <form action="<?php echo e(route('newsletter.store')); ?>" method="post" class="newslater-form">
                                    <?php echo csrf_field(); ?>
                                    <input type="text" name="email" class="form-control" placeholder="<?php echo e(get_phrase('Email address')); ?>">
                                    <button class="eBtn gradient"><?php echo e(get_phrase('Submit')); ?></button>
                                </form>
                            </div>
                        </div>
                    </div>
                </div>
            </div>
        </div>
    </div>
    <div class="footer-bottom">
        <div class="container">
            <div class="row">
                <div class="col-lg-8">
                    <ul class="footer-policy">
                        <li><a href="<?php echo e(route('about.us')); ?>"><?php echo e(get_phrase('About Us')); ?></a></li>
                        <li><a href="<?php echo e(route('privacy.policy')); ?>"><?php echo e(get_phrase('Privacy Policy')); ?></a></li>
                        <li><a href="<?php echo e(route('terms.condition')); ?>"><?php echo e(get_phrase('Terms And Use')); ?></a></li>
                        <li><a href="<?php echo e(route('refund.policy')); ?>"><?php echo e(get_phrase('Sales and Refunds')); ?></a></li>
                        <li><a href="<?php echo e(route('cookie.policy')); ?>"><?php echo e(get_phrase('Cookie Policy')); ?></a></li>
                        <li><a href="<?php echo e(route('faq')); ?>"><?php echo e(get_phrase('FAQ')); ?></a></li>
                    </ul>
                </div>
                <div class="col-lg-4">
                    <div class="copyright-text">
                        <p class="builder-editable" builder-identity="4">© 2024 All Rights Reserved</p>
                    </div>
                </div>
            </div>
        </div>
    </div>

</footer>
<?php /**PATH /home/ambitio2/public_html/resources/views/components/home_made_by_builder/footer.blade.php ENDPATH**/ ?>