Files
rohini-web/storage2/framework/views/e251a1b8836f5c6cf4e264f29215ba69.php
2025-12-28 12:16:05 +05:45

15 lines
559 B
PHP

<footer class="footer">
<div class="container-fluid">
<div class="row">
<div class="col-sm-6">
<?php echo e(date('Y')); ?> © Consultancy All in one solutions.
</div>
<div class="col-sm-6">
<div class="text-sm-end d-none d-sm-block">
Design & Develop by Bibhuti Solutions
</div>
</div>
</div>
</div>
</footer>
<?php /**PATH /home/rohiniedu/public_html/resources/views/components/dashboard/footer.blade.php ENDPATH**/ ?>