Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/public_html/dev/storage/framework/views/ |
<!DOCTYPE html>
<html lang="en">
<head>
<title>London Massage, <?php echo $__env->yieldContent('title'); ?></title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="SKYPE_TOOLBAR" content="SKYPE_TOOLBAR_PARSER_COMPATIBLE"/>
<meta property="og:title" content="<?php echo $__env->yieldContent('meta_title'); ?>">
<meta property="og:description" content="<?php echo $__env->yieldContent('meta_description'); ?>">
<?php /*Global styles START*/ ?>
<?php /*FONTS*/ ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/css/fonts.css')); ?>" rel="stylesheet">
<?php /*BOOSTRAP CSS*/ ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/css/bootstrap-css/bootstrap.css')); ?>" type="text/css" media="screen">
<?php /*start top bottom css*/ ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/css/css-top-bottom.css')); ?>" type="text/css" media="screen">
<?php /*end top bottom css*/ ?>
<?php /*start css page*/ ?>
<?php echo $__env->yieldContent('css_page'); ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/plugins/owl.carousel/owl-carousel/owl.theme.css')); ?>" type="text/css" media="screen">
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/plugins/owl.carousel/owl-carousel/owl.carousel.css')); ?>" type="text/css" media="screen">
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/css/css-slider-int.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend/assets/css/css-corporate-massage.css')); ?>" type="text/css" media="screen"/>
<?php /*end css page*/ ?>
</head>
<body>
<?php /*start header*/ ?>
<?php echo $__env->make('frontend.partials.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*end start header*/ ?>
<?php /*page content*/ ?>
<div class="light-bg">
<div class="container">
<?php echo $__env->yieldContent('content'); ?>
</div>
</div>
<?php /*end page content*/ ?>
<?php /*start footer*/ ?>
<?php echo $__env->make('frontend.partials.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*end footer*/ ?>
<?php /*start core js*/ ?>
<?php echo $__env->make('frontend.partials.core-js', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php /*end core js*/ ?>
<!--Page JS-->
<script src="<?php echo e(asset('/themes/frontend/assets/plugins/owl.carousel/owl-carousel/owl.carousel.js')); ?>" type="text/javascript"></script>
</body>
</html>