HEX
Server: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.4.33
System: Linux li317-225.members.linode.com 3.10.0-1062.12.1.el7.x86_64 #1 SMP Tue Feb 4 23:02:59 UTC 2020 x86_64
User: apache (48)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: /var/www/kosmicfarms/storage/framework/views/a1f6020f4a59d2927d2aabd2d1466baa9a13fbfa.php
<!doctype html>
<html lang="zxx">
    <head>
        <!-- Required meta tags -->
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
 
        <!-- Bootstrap CSS --> 
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/bootstrap.min.css')); ?>">
        <!-- Owl Theme Default CSS --> 
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/owl.theme.default.min.css')); ?>">
        <!-- Owl Carousel CSS --> 
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/owl.carousel.min.css')); ?>">
        <!-- Animate CSS --> 
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/animate.css')); ?>">
        <!-- Flaticon CSS --> 
		<link rel="stylesheet" href="<?php echo e(asset('assets/css/flaticon.css')); ?>">
        <!-- Font Awesome CSS --> 
		<link rel="stylesheet" href="<?php echo e(asset('assets/css/font-awesome.min.css')); ?>">
        <!-- Meanmenu CSS -->
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/meanmenu.css')); ?>">
        <!-- Nice Select CSS -->
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/nice-select.css')); ?>">
        <!-- Imagelightbox CSS -->
		<link rel="stylesheet" href="<?php echo e(asset('assets/css/imagelightbox.min.css')); ?>">
		<!-- Odometer CSS-->
		<link rel="stylesheet" href="<?php echo e(asset('assets/css/odometer.css')); ?>">
        <!-- Style CSS -->
        <link rel="stylesheet" href="<?php echo e(asset('assets/css/style.css')); ?>">
        <!-- Responsive CSS -->
		<link rel="stylesheet" href="<?php echo e(asset('assets/css/responsive.css')); ?>">
		
		<!-- Favicon -->
        <link rel="icon" type="image/png" href="<?php echo e(asset('assets/img/favicon.png')); ?>">
        <!-- TITLE -->
        <title>Kosmic Farms Limited</title>
    </head>

    <body>
		<!-- Start Preloader Area -->
		<div class="preloader">
			<div class="spinner">
				<div class="double-bounce1"></div>
				<div class="double-bounce2"></div>
			</div>
		</div>
		<!-- End Preloader Area -->

        <!-- Start Coming Soon Area -->
        <div class="coming-soon-area">
			<div class="d-table">
				<div class="d-table-cell">
					<div class="container">
						<div class="coming-soon-content">
							<h1>Coming Soon</h1>
							<div id="timer">
								<div id="days"></div>
								<div id="hours"></div>
								<div id="minutes"></div>
								<div id="seconds"></div>
							
						</div>
					</div>
				</div>
			</div>
		</div>
		<!-- End Coming Soon Area -->

        
        <!-- Jquery Slim JS -->
        <script src="<?php echo e(asset('assets/js/jquery-3.2.1.slim.min.js')); ?>"></script>
        <!-- Popper JS -->
        <script src="<?php echo e(asset('assets/js/popper.min.js')); ?>"></script>
        <!-- Bootstrap JS -->
        <script src="<?php echo e(asset('assets/js/bootstrap.min.js')); ?>"></script>
        <!-- Meanmenu JS -->
		<script src="<?php echo e(asset('assets/js/jquery.meanmenu.js')); ?>"></script>
        <!-- Wow JS -->
        <script src="<?php echo e(asset('assets/js/wow.min.js')); ?>"></script>
        <!-- Owl Carousel JS -->
		<script src="<?php echo e(asset('assets/js/owl.carousel.js')); ?>"></script>
        <!-- Mixitup JS -->
		<script src="<?php echo e(asset('assets/js/jquery.mixitup.min.js')); ?>"></script>
        <!-- Nice Select JS -->
		<script src="<?php echo e(asset('assets/js/jquery.nice-select.min.js')); ?>"></script>
        <!-- Imagelightbox JS -->
		<script src="<?php echo e(asset('assets/js/imagelightbox.min.js')); ?>"></script>
		<!-- Appear JS --> 
        <script src="<?php echo e(asset('assets/js/jquery.appear.js')); ?>"></script>
		<!-- Odometer JS --> 
        <script src="<?php echo e(asset('assets/js/odometer.min.js')); ?>"></script>
		<!-- Rimu Map JS FILE -->
        <script src="<?php echo e(asset('assets/js/rimu-map.js')); ?>"></script>
        <!-- Custom JS -->
        <script src="<?php echo e(asset('assets/js/custom.js')); ?>"></script>
    </body>
</html><?php /**PATH /var/www/kosmicfarms/resources/views/welcome.blade.php ENDPATH**/ ?>