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

File "cf59c251ef4faa37a40d2bbf3cb745d3.php"

Full Path: /home/u735268861/domains/palsarh.in/public_html/storage/framework/views/cf59c251ef4faa37a40d2bbf3cb745d3.php
File size: 6.14 KB
MIME-type: text/html
Charset: utf-8





<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('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('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/u735268861/domains/palsarh.in/public_html/resources/views/components/home_made_by_builder/footer.blade.php ENDPATH**/ ?>