File: //home/richfield/www/storage/framework/views/a498f33eed26e64f330e55402ace0e3fa49b984f.php
<head>
<meta charset="UTF-8">
<!-- For IE -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- For Resposive Device -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<title><?php echo e(setting('site.title')); ?></title>
<!-- Favicon -->
<link rel="<?php echo e(Storage::disk('public')->url(setting('site.logo'))); ?>" sizes="57x57" href="<?php echo e(route('home')); ?>">
<!-- Custom Css -->
<link rel="stylesheet" type="text/css" href="<?php echo e(asset(app()->getLocale()=='en' ?'css/style.css':'css/style_ar.css')); ?>">
<link rel="stylesheet" type="text/css" href="<?php echo e(asset(app()->getLocale()=='en' ? 'css/responsive.css' : 'css/responsive_ar.css')); ?>">
<!-- Fixing Internet Explorer ______________________________________-->
<!-- <script src="vendor/html5shiv.js"></script>-->
</head>
<?php /**PATH /home4/xvzguzmy/public_html/richfieldegy/resources/views/layouts/includes/header_links.blade.php ENDPATH**/ ?>