home
/
zktecojo
/
public_html
/
app
/
storage
/
views
➕ New
📤 Upload
✎ Editing:
1201d72ee750c8a1934dfb356c139019
← Back
<!DOCTYPE html> <html lang = "en"> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!--<meta name="viewport" content="width=device-width, maximum-scale=1.0" />--> <meta name="baseurl" content="<?php echo asset('/') ?>" /> <meta name="robots" content="index, follow"> <?php $__env->startSection('metatags'); ?> <meta name="title" content="<?php echo e(@$websiteSettings->site_meta_title); ?>" /> <meta name="description" content="<?php echo e(@$websiteSettings->site_meta_description); ?>" /> <meta name="keywords" content="<?php echo e(@$websiteSettings->site_meta_keyword); ?>" /> <?php echo $__env->yieldSection(); ?> <?php $__env->startSection('seoPageTitle'); ?> <title><?php if(!empty($seoPageTitle)){ echo $seoPageTitle; }else{ echo $pageTitle; } ?></title> <?php echo $__env->yieldSection(); ?> <link rel="shortcut icon" type="image/x-icon" href="<?php echo asset('/assets/images/favicon.ico'); ?>" media="screen" /> <link rel="apple-touch-icon" sizes="60x60" href="<?php echo asset('/assets/images/favicon.ico'); ?>" > <!--<link rel="shortcut icon" href="<?php echo asset('/assets/images/fav-icon.png'); ?>">--> <?php $__env->startSection('styles'); ?> <?php echo $__env->make('layouts.frontend.cssfiles', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->yieldSection(); ?> <meta name="sitelock-site-verification" content="9348" /> <script async src="https://www.googletagmanager.com/gtag/js?id=G-619BG35898"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-619BG35898'); </script> <script async src="https://www.googletagmanager.com/gtag/js?id=AW-11466578697"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-11466578697'); </script> <?php $pageContent = new stdClass(); // Creating an empty object as an example $pageContent->page_name = ""; // Initialize page_name property // Check if $pageContent is set and it's an object $url = $_SERVER['REQUEST_URI']; // Check if the property exists if ($url=="/contact-us") { ?> <script> gtag('event', 'conversion', {'send_to': 'AW-11466578697/7cTWCIvBgocZEIm22Nsq'}); </script> <?php } ?> </head> <body id="content"> <?php echo $__env->make('layouts.frontend.topnav', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->yieldContent('content'); ?> <?php echo $__env->make('layouts.frontend.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php $__env->startSection('scripts'); ?> <?php echo $__env->make('layouts.frontend.jsfiles', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?> <?php echo $__env->yieldSection(); ?> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-N8XPSP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-N8XPSP');</script> <!-- End Google Tag Manager --> <script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us12.list-manage.com","uuid":"8164bc5e5f2710ec6e7543921","lid":"728621bb09"}) })</script> <span id="siteseal"><script async type="text/javascript" src="https://seal.godaddy.com/getSeal?sealID=L3KCi8gFHYTVcKmkI7r4iJwct2rOEP7loAyivIuT3v2RGhO9lLT2xsOWK3uc"></script></span> </body> </html>
💾 Save Changes
Cancel
📤 Upload File
×
Select File
Upload
Cancel
➕ Create New
×
Type
📄 File
📁 Folder
Name
Create
Cancel
✎ Rename Item
×
Current Name
New Name
Rename
Cancel
🔐 Change Permissions
×
Target File
Permission (e.g., 0755, 0644)
0755
0644
0777
Apply
Cancel