PATH:
home
/
rwabteecom
/
.trash
/
Editing: 2b99e3607e3f489e127e7f6c43cd879d.php
<?php $__env->startSection('title'); ?> <?php echo __('messages.vcard.term_condition'); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <section class="top-margin" > <div class="container p-t-100 padding-top-0"> <div class="mt-100"><?php echo $setting['terms_conditions']; ?></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/terms_conditions.blade.php ENDPATH**/ ?>
SAVE
CANCEL