File manager - Edit - /home/u300416816/domains/fastfoodzen.com/public_html/storage/framework/views/e7763701ea2e6562a91fe30608645a40.php
Back
<?php $__env->startSection('title', __('My Dashboard')); ?> <?php $gtext = gtext(); ?> <?php $__env->startSection('meta-content'); ?> <meta name="keywords" content="<?php echo e($gtext['og_keywords']); ?>" /> <meta name="description" content="<?php echo e($gtext['og_description']); ?>" /> <meta property="og:title" content="<?php echo e($gtext['og_title']); ?>" /> <meta property="og:site_name" content="<?php echo e($gtext['site_name']); ?>" /> <meta property="og:description" content="<?php echo e($gtext['og_description']); ?>" /> <meta property="og:type" content="website" /> <meta property="og:url" content="<?php echo e(url()->current()); ?>" /> <meta property="og:image" content="<?php echo e(asset('public/media/'.$gtext['og_image'])); ?>" /> <meta property="og:image:width" content="600" /> <meta property="og:image:height" content="315" /> <?php if($gtext['fb_publish'] == 1): ?> <meta name="fb:app_id" property="fb:app_id" content="<?php echo e($gtext['fb_app_id']); ?>" /> <?php endif; ?> <meta name="twitter:card" content="summary_large_image"> <?php if($gtext['twitter_publish'] == 1): ?> <meta name="twitter:site" content="<?php echo e($gtext['twitter_id']); ?>"> <meta name="twitter:creator" content="<?php echo e($gtext['twitter_id']); ?>"> <?php endif; ?> <meta name="twitter:url" content="<?php echo e(url()->current()); ?>"> <meta name="twitter:title" content="<?php echo e($gtext['og_title']); ?>"> <meta name="twitter:description" content="<?php echo e($gtext['og_description']); ?>"> <meta name="twitter:image" content="<?php echo e(asset('public/media/'.$gtext['og_image'])); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('header'); ?> <?php echo $__env->make('frontend.partials.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <main class="main"> <!-- Page Breadcrumb --> <div class="breadcrumb-section"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6"> <nav aria-label="breadcrumb"> <ol class="breadcrumb"> <li class="breadcrumb-item"><a href="<?php echo e(url('/')); ?>"><?php echo e(__('Home')); ?></a></li> <li class="breadcrumb-item active" aria-current="page"><?php echo e(__('My Dashboard')); ?></li> </ol> </nav> </div> <div class="col-lg-6"> <div class="page-title"> <h1><?php echo e(__('My Dashboard')); ?></h1> </div> </div> </div> </div> </div> <!-- /Page Breadcrumb/ --> <!-- Inner Section --> <section class="inner-section inner-section-bg"> <div class="container"> <div class="row my-dashbord"> <div class="col-sm-12 col-md-4 col-lg-3 col-xl-3"> <?php echo $__env->make('frontend.partials.my-dashbord-sidebar', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> <div class="col-sm-12 col-md-8 col-lg-9 col-xl-9"> <div class="my_card"> <div class="row"> <div class="col-lg-12"> <h4><?php echo e(__('Hello')); ?>, <?php if(isset(Auth::user()->name)): ?> <?php echo e(Auth::user()->name); ?> <?php endif; ?></h4> <p>From your account dashboard. you can view your <strong><a href="<?php echo e(route('frontend.my-orders')); ?>">recent orders</a></strong>, <strong><a href="<?php echo e(route('frontend.my-profile')); ?>">profile</a></strong> and <strong><a href="<?php echo e(route('frontend.change-password')); ?>">change password</a></strong>.</p> </div> </div> </div> </div> </div> </div> </section> <!-- /Inner Section/ --> </main> <?php $__env->stopSection(); ?> <?php $__env->startPush('scripts'); ?> <script type="text/javascript"> var my_dashbord_href = location.href; var my_dashbord_elem = '.sidebar-nav li a[href="' + my_dashbord_href + '"]'; $('ul.sidebar-nav li').parent().removeClass('active'); $('ul.sidebar-nav li a').parent().removeClass('active'); $(my_dashbord_elem).addClass('active'); </script> <?php $__env->stopPush(); ?> <?php echo $__env->make('layouts.frontend', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/u300416816/domains/fastfoodzen.com/public_html/resources/views/frontend/my-dashboard.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings