Viewing file: 5a3f79caf35f7d4fae9ff48d5361b92544ad8c13.php (25.65 KB) -rwxrwxr-x Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<!DOCTYPE html> <html lang="en">
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css" /> <link rel="stylesheet" href="<?php echo e(asset('vendor/toastr/css/toastr.min.css')); ?>"> <link rel="icon" href="<?php echo e(asset('uploads/' . json_decode(get_settings('site_setting'))->favicon)); ?>"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css"> <link rel="stylesheet" href="https://code.jquery.com/ui/1.13.2/themes/base/jquery-ui.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/jquery-ui-timepicker-addon/1.6.3/jquery-ui-timepicker-addon.min.css"> <?php $modules = modules_status('MultiRestaurant'); $template = json_decode(get_settings('frontend_template')); ?>
<?php if($modules): ?> <link rel="stylesheet" href="<?php echo e(asset('css/multi-restaurant.css')); ?>"> <?php endif; ?> <?php echo $__env->yieldContent('css'); ?> <title><?php echo $__env->yieldContent('title'); ?></title> <style>
.header-first { position: relative; background-color: #33164d; padding: 0px 5%; margin-left: auto; box-sizing: border-box; margin-right: auto; }
.white { color: #fff; }
.text-xs { font-size: .75rem !important; line-height: 1rem !important; }
.header-first-data { display: flex; justify-content: end; align-items: center; }
.lang { min-width: 115px !important; top: 30px; right: 0px; }
.header-first-data .nav-link { padding: 0px 1rem !important; }
.header-first-data .nav-link:hover { color: #fff; ; }
.header-two { position: relative; background-color: #401b60; padding: 0px 5%; margin-left: auto; box-sizing: border-box; margin-right: auto; }
.header-two-data { display: flex; justify-content: space-between; align-items: center; }
.home-baner { width: 100px; height: 75px; }
.home-link { font-size: 1.1rem; padding: 0px 1rem !important; display: block; }
.home-link:hover { color: #fff; text-decoration: none; }
.home-item { display: flex; align-items: center; justify-content: center; }
.home-link-btn { padding: 6px 12px; background-color: #fff; color: #000; font-weight: 600; border-radius: 50px; font-size: 15px; }
.home-link-btn:hover { color: rgb(64, 27, 96); text-decoration: none; }
/* footer */ .footer{ background: transparent; padding: 0; padding-top: 100px; } .footer-content{ padding-top: 50px; background-color: #401b60; width: 100%; margin-left: auto; box-sizing: border-box; margin-right: auto; display: block; padding-left: 24px; padding-right: 24px; } .web-details h6{ color: #fff; margin: 0; font-weight: 600; font-size: 0.875rem; line-height: 1.57; text-transform: uppercase ; } .web-details p{ margin: 0; font-weight: 400; font-size: 0.875rem; line-height: 1.43; margin-top: 1.25rem ; margin-bottom: 1.25rem ; } .web-details span{ margin: 0; font-weight: 500; font-size: 0.875rem; color: #ffffff; } .web-details-a{ color: #fff; margin: 0; font-weight: 600; font-size: 1rem; line-height: 1.57; text-transform: uppercase ; } .web-details-a:hover{ color: #fff; text-decoration: none; } .follow-us-links{ display: flex; align-items: center; gap: 1rem; margin-top: 8px; } .follow-us-links a{ border: 2px solid #dee2e6; border-radius: 50px; display: flex; align-items: center; justify-content: center; width: 30px; height: 30px; } .reserveit{ color: #fff; } .reserveit h6{ font-weight: 600; color: #fff; } .reserveit-list{ list-style: none; } .reserveit-link{ font-size: 0.875rem; font-weight: 500; color: #fff; } .reserveit-link:hover{ color: #fff; text-decoration: none; } .reserveit-item{ line-height: 40px; } .download-name{ color: #fff; font-weight: 600; margin: 0; } .footer-content-paymant{ height: 200px; width: 100%; background: url(https://www.reserveitbd.com/assets/Payment.jpg); background-position: center center; background-size: 100%; background-repeat: no-repeat; border-radius: 10px; } .footer-content-two{ padding: 1rem; text-align: center; background: #33164d; } .footer-content-two p{ margin: 0; font-size: 12px; } @media (max-width: 991.98px) { .restaurant-first-one{ display: flex; width: 100%; justify-content: center; } } @media (max-width: 575.98px) { .restaurant-first-one{ display: none !important; } .moblie-container{ padding: 0; } .footer-content-paymant{ height: 120px; } .footer-content-two{ padding: 1rem; } .home-item{ display: none; } .home-item-moblie{ display: flex !important; } .header-first{ display: none; } .home-link { font-size: 1.5rem; } .main{ padding: 0 15px; } .moblie-container-main{ padding: 0 !important; } .main { padding-top: 80px !important; } } .home-item-moblie{ display: none } .side-bars{ height: 100%; z-index: 1200; position: fixed; top: 0px; right: 0px; background-color: rgb(255, 255, 255); color: rgba(0, 0, 0, 0.87); max-width: 250px !important; width: 90vw !important; box-shadow: rgba(0, 0, 0, 0.2) 0px 8px 10px -5px, rgba(0, 0, 0, 0.14) 0px 16px 24px 2px, rgba(0, 0, 0, 0.12) 0px 6px 30px 5px; } .side-bars-header{ padding: 10px 20px; border-bottom: 1px solid #dee2e6; text-align: end; font-size: 25px } .side-bars-body{ padding: 10px 20px; margin-top: 10px; } .signIn{ background-color: #401b60; color: #fff !important; } .side-bars{ opacity: 0; transform: translateX(100%); visibility: hidden; position: fixed; right: 0; top: 0; width: 250px; height: 100vh; background: #f0f0f0; pointer-events: none; transition: 0.5s; box-shadow: 0px 4px 8px rgb(0 0 0 / 16%); } .side-bars.active{ transition: opacity 0.3s ease, transform 0.3s ease; opacity: 1; transform: translateX(0); visibility: visible; pointer-events: auto; } .apps-links a img{ width: 100px; height: 50px; } .main{ padding-top: 150px; } .toast.toast-success{ background-color: #18b316 !important; opacity: 1 !important; } .toast.toast-error{ background-color: #ff0000 !important; opacity: 1 !important ; } input::placeholder { font-size: 12px !important; /* equivalent to Tailwind's text-sm */ } .select2-selection__placeholder{ font-size: 12px !important } </style> </head>
<body> <?php $site_data = json_decode(get_settings('site_setting')); $template = json_decode(get_settings('multirestaurant_template')); ?> <div class="container-fluid moblie-container"> <header class="fixed-top"> <div class="header-first"> <div class="header-first-data py-1 gap-4"> <div class="dropdown cursor-pointer"> <a class="nav-link nav-col lang-btn"> <span class="label-lang text-xs white"><i class="fa fa-language"></i> <?php echo e(trans('multirestaurant::layout.change_language')); ?></span> </a> <div class="dropdown-content-lang lang"> <?php $__currentLoopData = get_available_languages(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $lang): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <a href="<?php echo e(route('set.locale', ['type' => $lang])); ?>" class="dropdown-item ai-icon text-xs"> <i class="fa fa-language"></i> <span class="ml-2"><?php echo e($lang); ?> </span> </a> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> </div> </div> <a href="<?php echo e(route('multirestaurant::faq')); ?>" class="text-xs white nav-link"><?php echo e(trans('multirestaurant::layout.faq')); ?></a> <a href="<?php echo e(route('home')); ?>" class="text-xs white nav-link"><?php echo e(trans('multirestaurant::layout.register_my_Restaurant')); ?></a> </div> </div> <div class="header-two"> <div class="header-two-data"> <div class="home-baner"> <?php $settings = json_decode(get_settings('site_setting')); $logo = $settings->multirestaurant_logo ?? 'default-logo.png'; ?> <a href="<?php echo e(route('multirestaurant::index')); ?>"> <img src="<?php echo e(asset('uploads/' . $logo)); ?>" alt="Logo"> </a> </div> <div class="home-item"> <a href="<?php echo e(route('multirestaurant::restaurants')); ?>" class="home-link white"> <i class="fa fa-calendar"></i> </a> <a href="<?php echo e(route('login',['type'=>'reservation_owner'])); ?>" class="home-link-btn"> <?php if(!auth()->user()): ?> <?php echo e(trans('multirestaurant::layout.sign_in')); ?>
<?php else: ?> <?php echo e(trans('multirestaurant::layout.dashboard')); ?>
<?php endif; ?> </a> </div> <div class="home-item home-item-moblie"> <a href="#" class="home-link white" id="open-bars"> <i class="fa fa-bars"></i> </a> </div> </div> </div> </header>
<div class="container moblie-container-main"> <?php echo $__env->yieldContent('content'); ?> </div> <footer> <div class="footer"> <div class="footer-content"> <div class="row"> <div class="col-lg-5 col-md-12 mt-1 mb-3"> <div class="web-details"> <h6><?php echo e($site_data->name ?? ''); ?></h6> <p> <?php echo e($site_data->about_us ?? ''); ?>
</p>
<div class="follow-us mt-4"> <span><?php echo e(trans('multirestaurant::layout.follow_us_social_media')); ?></span> <div class="follow-us-links"> <a href="<?php echo e($template->social_link_facebook ?? '#'); ?>" target="_blank" class="web-details-a"><i class="fa fa-facebook"></i></a> <a href="<?php echo e($template->social_link_linkedin ?? '#'); ?>" target="_blank"class="web-details-a"><i class="fa fa-linkedin"></i></a> <a href="<?php echo e($template->social_link_instagram ?? '#'); ?>" target="_blank" class="web-details-a"><i class="fa fa-instagram"></i></a> </div> </div> </div> </div> <div class="col-lg-3 col-md-3 col-6 mt-1 mb-3"> <div class="reserveit"> <h6><?php echo e(trans('multirestaurant::layout.reserveit')); ?></h6> <ul class="reserveit-list"> <li class="reserveit-item"> <a href="<?php echo e(route('multirestaurant::about_us')); ?>" class="reserveit-link"><?php echo e(trans('multirestaurant::layout.about')); ?></a> </li> <?php $__currentLoopData = get_pages('footer'); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $page): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php if($page->name == 'Privacy & Policy'): ?> <li class="reserveit-item"> <a href="<?php echo e(url($page->url)); ?>" class="reserveit-link"><?php echo e($page->name); ?></a> </li> <?php endif; ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <li class="reserveit-item"> <a href="<?php echo e(route('multirestaurant::faq')); ?>" class="reserveit-link"><?php echo e(trans('multirestaurant::layout.faq')); ?></a> </li> </ul> </div> </div> <div class="col-lg-4 col-md-6 mt-1 mb-3 text-white web-details"> <h6><?php echo e(trans('multirestaurant::layout.registered_address')); ?></h6> <span><?php echo e($site_data->contact_address ?? ''); ?></span>
<div class="reserveit"> <h6 class="mt-5"><?php echo e(trans('multirestaurant::layout.contact')); ?></h6> <ul class="reserveit-list"> <li class="reserveit-item"> <a href="mailto:<?php echo e($site_data->contact_email ?? ''); ?>" class="reserveit-link"><?php echo e($site_data->contact_email ?? ''); ?></a> </li> </ul> </div> </div> </div> </div> <div class="footer-content-two"> <p> Copyright © <?php echo e(date('Y')); ?>
</p> </div> </div> </footer> </div>
<div id="side-bars" class="side-bars"> <div class="side-bars-header"> <i class="fa fa-times" id="close-bars"></i> </div> <div class="side-bars-body"> <a href="<?php echo e(route('login',['type'=>'reservation_owner'])); ?>" class="btn w-100 signIn"> <?php if(!auth()->user()): ?> <?php echo e(trans('multirestaurant::layout.sign_in')); ?>
<?php else: ?> <?php echo e(trans('multirestaurant::layout.dashboard')); ?>
<?php endif; ?> </a> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://pagead2.googlesyndication.com/pagead/managed/js/adsense/m202203030101/show_ads_impl_fy2019.js"> </script> <script src="https://code.jquery.com/jquery-1.12.0.min.js"></script> <script src="<?php echo e(asset('vendor/toastr/js/toastr.min.js')); ?>"></script> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/js/bootstrap.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Owl Carousel JS --> <script src="https://code.jquery.com/ui/1.13.2/jquery-ui.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-ui-timepicker-addon/1.6.3/jquery-ui-timepicker-addon.min.js"></script> <?php $allErrors=''; ?>
<?php if(isset($errors) && count($errors) > 0): ?> <?php $__currentLoopData = $errors->all(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $error): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <?php $allErrors.=$error.'<br/>' ?> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <script> $(function() { toastr.error('<?php echo clean($allErrors); ?>', 'Failed', { timeOut: 5000 }); }); </script> <?php endif; ?> <?php if(session()->has('success')): ?> <script> $(function() { toastr.info('<?php echo e(session()->get('success')); ?>', 'Success', { positionClass: "toast-top-right", timeOut: 5e3, closeButton: !0, debug: !1, newestOnTop: !0, progressBar: !0, preventDuplicates: !0, onclick: null, showDuration: "300", hideDuration: "1000", extendedTimeOut: "1000", showEasing: "swing", hideEasing: "linear", showMethod: "fadeIn", hideMethod: "fadeOut", tapToDismiss: !1 }); }); </script> <?php endif; ?> <script> function myFunction() { document.getElementById("myDropdown").classList.toggle("show"); }
function filterFunction() { var input, filter, ul, li, a, i; input = document.getElementById("myInput"); filter = input.value.toUpperCase(); div = document.getElementById("myDropdown"); a = div.getElementsByTagName("a"); for (i = 0; i < a.length; i++) { txtValue = a[i].textContent || a[i].innerText; if (txtValue.toUpperCase().indexOf(filter) > -1) { a[i].style.display = ""; } else { a[i].style.display = "none"; } } } </script> <script> $(document).ready(function() { var itemsMainDiv = ('.MultiCarousel'); var itemsDiv = ('.MultiCarousel-inner'); var itemWidth = "";
$('.leftLst, .rightLst').click(function() { var condition = $(this).hasClass("leftLst"); if (condition) click(0, this); else click(1, this) });
ResCarouselSize(); $(window).resize(function() { ResCarouselSize(); });
//this function define the size of the items function ResCarouselSize() { var incno = 0; var dataItems = ("data-items"); var itemClass = ('.item'); var id = 0; var btnParentSb = ''; var itemsSplit = ''; var sampwidth = $(itemsMainDiv).width(); var bodyWidth = $('body').width(); $(itemsDiv).each(function() { id = id + 1; var itemNumbers = $(this).find(itemClass).length; btnParentSb = $(this).parent().attr(dataItems); itemsSplit = btnParentSb.split(','); $(this).parent().attr("id", "MultiCarousel" + id);
if (bodyWidth >= 1200) { incno = itemsSplit[3]; itemWidth = sampwidth / incno; } else if (bodyWidth >= 992) { incno = itemsSplit[2]; itemWidth = sampwidth / incno; } else if (bodyWidth >= 768) { incno = itemsSplit[1]; itemWidth = sampwidth / incno; } else { incno = itemsSplit[0]; itemWidth = sampwidth / incno; } $(this).css({ 'transform': 'translateX(0px)', 'width': itemWidth * itemNumbers }); $(this).find(itemClass).each(function() { $(this).outerWidth(itemWidth); });
$(".leftLst").addClass("over"); $(".rightLst").removeClass("over");
}); }
function ResCarousel(e, el, s) { var leftBtn = ('.leftLst'); var rightBtn = ('.rightLst'); var translateXval = ''; var divStyle = $(el + ' ' + itemsDiv).css('transform'); var values = divStyle.match(/-?[\d\.]+/g); var xds = Math.abs(values[4]); if (e == 0) { translateXval = parseInt(xds) - parseInt(itemWidth * s); $(el + ' ' + rightBtn).removeClass("over");
if (translateXval <= itemWidth / 2) { translateXval = 0; $(el + ' ' + leftBtn).addClass("over"); } } else if (e == 1) { var itemsCondition = $(el).find(itemsDiv).width() - $(el).width(); translateXval = parseInt(xds) + parseInt(itemWidth * s); $(el + ' ' + leftBtn).removeClass("over");
if (translateXval >= itemsCondition - itemWidth / 2) { translateXval = itemsCondition; $(el + ' ' + rightBtn).addClass("over"); } } $(el + ' ' + itemsDiv).css('transform', 'translateX(' + -translateXval + 'px)'); }
//It is used to get some elements from btn function click(ell, ee) { var Parent = "#" + $(ee).parent().attr("id"); var slide = $(Parent).attr("data-slide"); ResCarousel(ell, Parent, slide); }
}); </script> <script> $(document).on('click', '#dropdownMenuButton', (e) => { e.preventDefault(); $(".dropdown-menu").toggle(); }); </script> <script> $(document).on('click', '.lang-btn', (e) => { e.preventDefault(); $(".dropdown-content-lang").toggle(); }); </script>
<script> $(document).on('click','#close-bars',function(e){ e.preventDefault(); $('#side-bars').removeClass('active'); }); $(document).on('click','#open-bars',function(e){ e.preventDefault(); $('#side-bars').addClass('active'); }); </script> <?php echo $__env->yieldContent('js'); ?> </body>
</html> <?php /**PATH /home/picotech/domains/test.qr.picotech.app/public_html/Modules/MultiRestaurant/Resources/views/layouts/master.blade.php ENDPATH**/ ?>
|