Current File : //home/tradevaly/public_html/storage/framework/views/09ba3ddef2477ca5cf1fd22aaec7a2488c6f0808.php |
<?php $__env->startSection('title'); ?> Dashboard <?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
<?php $__env->startComponent('components.breadcrumb'); ?>
<?php $__env->slot('li_1'); ?> Dashboards <?php $__env->endSlot(); ?>
<?php $__env->slot('title'); ?> Dashboard <?php $__env->endSlot(); ?>
<?php echo $__env->renderComponent(); ?>
<div class="row">
<div class="col-xl-12">
<div class="row">
<div class="col-xl-12">
<div class="row">
<?php echo $__env->make('user.pages.sellerDashboard', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
</div>
<!-- end row -->
</div>
</div>
<!-- end row -->
</div>
</div>
<div class="customer-service col-lg-12">
<div class="customer-body">
<div class="row">
<div class="col-xxl-7 col-sm-7">
<h3>Customer Services</h3>
<h5>Get in Touch with Your Account Manager!</h5>
<ul>
<li><a href="mailto:<?php echo e(settings()->email); ?>"><i class="fa fa-envelope" aria-hidden="true"></i><?php echo e(settings()->email); ?></a></li>
<li><a href="tel:14695515690"><i class="fa fa-phone-square" aria-hidden="true"></i><?php echo e(settings()->number); ?></a></li>
</ul>
<div class="customer-footer">
<ul>
<li><a href="<?php echo e(url('user/ticket/create')); ?>">New Ticket</a></li>
<li><a href="<?php echo e(url('user/ticket')); ?>">Ticket History</a></li>
</ul>
</div>
</div>
<div class="col-xxl-5 col-sm-5">
<a href="javascript:"class="tawk__to__popup"><img src="https://static.eworldtrade.com/v7/_root_/2K19/images/member/dashboardbanner2.png" alt="Customer Service" class="img-responsive"></a>
</div>
</div>
</div>
</div>
<?php $__env->stopSection(); ?>
<?php $__env->startSection('script'); ?>
<!-- apexcharts -->
<script src="<?php echo e(asset('/assets/libs/apexcharts/apexcharts.min.js')); ?>"></script>
<!-- dashboard init -->
<script src="<?php echo e(asset('/assets/js/pages/dashboard.init.js')); ?>"></script>
<?php $__env->stopSection(); ?>
<?php echo $__env->make('user.ayaan.master', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/tradevaly/public_html/resources/views/user/pages/index.blade.php ENDPATH**/ ?>