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/ |
<?php /*FONTS*/ ?>
<link href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700" rel="stylesheet">
<?php /*BOOSTRAP CSS*/ ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/bootstrap-css/bootstrap.css')); ?>" type="text/css" media="screen"/>
<?php /*DURAMENU CSS*/ ?>
<link href="<?php echo e(asset('/themes/frontend_new/assets/plugins/phone-menu/css/component.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/frontend_new/assets/plugins/phone-menu/css/default.css')); ?>" rel="stylesheet">
<?php /*LORIS'S CSS*/ ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/css-footer.css')); ?>" type="text/css" media="screen"/>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/css-top-bottom.css')); ?>" type="text/css" media="screen"/>
<?php /*FONTAWESOME*/ ?>
<link rel="stylesheet" href="<?php echo e(asset('/themes/frontend_new/assets/css/font-awesome.css')); ?>" type="text/css" media="screen"/>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-114571323-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-114571323-1');
</script>
<?php echo $__env->make('frontend_new.partials.ga_calls', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>