| Server IP : 3.138.164.131 / Your IP : 216.73.216.136 Web Server : Apache System : Linux ns1.techtime.me 4.18.0-147.8.1.el8.lve.1.x86_64 #1 SMP Mon Jun 29 09:55:57 EDT 2020 x86_64 User : injazaat ( 1471) PHP Version : 8.1.20 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/injazaat/public_html/storage/framework/views/ |
Upload File : |
<!DOCTYPE html>
<html dir="rtl">
<head>
<meta charset="utf-8">
<title>Injazaat Alfayhaa</title>
<!-- Stylesheets -->
<link href="<?php echo e(asset('assets/css/bootstrap.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('assets/css/style-ar.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('assets/css/responsive.css')); ?>" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Nunito+Sans:wght@300;600;700;800;900&display=swap" rel="stylesheet">
<!-- Color Switcher Mockup -->
<link href="<?php echo e(asset('assets/css/color-switcher-design.css')); ?>" rel="stylesheet">
<!-- Color Themes -->
<link id="theme-color-file" href="<?php echo e(asset('assets/css/color-themes/default-theme.css')); ?>" rel="stylesheet">
<link rel="shortcut icon" href="<?php echo e(asset('assets/images/logo.png')); ?>" type="image/x-icon" data-width="50%">
<link rel="icon" href="<?php echo e(asset('assets/images/logo.png')); ?>" type="image/x-icon" data-width="50%">
<link type="text/css" rel="stylesheet" media="all" href="<?php echo e(asset('assets/slider/skins/darkglass/skin.css')); ?>" />
<!-- Responsive -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Cairo:wght@300&display=swap" rel="stylesheet">
<!--[if lt IE 9]><script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv.js"></script><![endif]-->
<!--[if lt IE 9]><script src="js/respond.js"></script><![endif]-->
</head>
<body class="hidden-bar-wrapper">
<div class="page-wrapper">
<!-- Preloader -->
<div class="preloader"></div>
<?php echo $__env->make('ar.layouts.header', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<?php echo $__env->yieldContent('contant'); ?>
<?php echo $__env->make('ar.layouts.footer', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
<script src="<?php echo e(asset('assets/js/jquery.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/popper.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/bootstrap.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/jquery.mCustomScrollbar.concat.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/jquery.fancybox.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/appear.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/parallax.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/tilt.jquery.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/jquery.paroller.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/owl.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/wow.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/validate.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/nav-tool.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/jquery-ui.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/script.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/color-settings.js')); ?>"></script>
<?php if(Route::current()->getName() == "home-ar"): ?>
<script type="text/javascript" src="<?php echo e(asset('assets/slider/lib/jquery.easing.1.3.js')); ?>"></script>
<script type="text/javascript" src="<?php echo e(asset('assets/slider/jquery.photocradle.js')); ?>"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js"
integrity="sha512-Eak/29OTpb36LLo2r47IpVzPBLXnAMPAVypbSZiZ4Qkf8p/7S/XRG5xp7OKWPPYfJT6metI+IORkR5G8F900+g=="
crossorigin="anonymous" referrerpolicy="no-referrer"></script>
<script type="text/javascript">
$(function(){
var options = {
firstImageIndex: 0,
borderWeight: 4
},
params = {
sources: [
<?php $__currentLoopData = \App\Models\Galleries::all(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
{
thumbnail: '<?php echo e($item->picture); ?>',
preview: '<?php echo e($item->picture); ?>',
original: '<?php echo e($item->picture); ?>',
title: '<?php echo e($item->title_ar); ?>'
},
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
]
};
$( '.photocradle' ).photocradle( params, options );
});
<?php endif; ?>
</script>
</body>
</html>
<?php /**PATH C:\Users\Alhassan_Reyadh\Downloads\injazaat_22_10_22\injazaat\resources\views/ar/layouts/layout.blade.php ENDPATH**/ ?>