PATH:
home
/
rwabteecom
/
.trash
/
Editing: bc9d7364374c2de2e3f067f3cc6e1556.php
<?php $__env->startSection('title'); ?> <?php echo e(__('messages.vcard.privacy_policy')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <section class="top-margin-privacy"> <div class="container p-t-100 padding-top-0"> <div class="mt-100 px-2"><?php echo $setting['privacy_policy']; ?></div> </div> </section> <?php $__env->stopSection(); ?> <?php echo $__env->make(homePageLayout(), \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/rwabteecom/public_html/resources/views/front/privacy_policy.blade.php ENDPATH**/ ?>
SAVE
CANCEL