Viewing file: 46d1b222c7f1df170a46e7f2da662df56024ce69.php (1003 B) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php $__env->startSection('parent-content'); ?>
<?php echo $__env->yieldContent('content'); ?>
<?php if(isActive('Ticket') && preference('chat')): ?>
<?php echo $__env->make('ticket::message', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php endif; ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('parent-css'); ?>
<?php echo $__env->yieldContent('css'); ?>
<?php echo $__env->yieldPushContent('styles'); ?>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('parent-js'); ?>
<?php echo $__env->yieldContent('js'); ?>
<?php echo $__env->yieldPushContent('scripts'); ?>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('site.layouts.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/picotech/domains/ecom1.picotech.app/public_html/resources/views////site/layouts/app.blade.php ENDPATH**/ ?>
|