Current File : /home/getxxhzo/app.genicards.com/storage/framework/views/90976d9833243c1968ada6b6557d9922.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/getxxhzo/app.genicards.com/resources/views/front/terms_conditions.blade.php ENDPATH**/ ?>