| Path : /var/www/html/phkaymedia/storage/framework/views/ |
|
B-Con CMD Config cPanel C-Rdp D-Log Info Jump Mass Ransom Symlink vHost Zone-H |
| Current File : //var/www/html/phkaymedia/storage/framework/views/b8fbd97a46117159fede5cd57dad7069b7de4c42.php |
<!DOCTYPE html>
<html lang="<?php echo e(str_replace('_', '-', app()->getLocale())); ?>">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="shortcut icon" href="<?php echo e(asset('favicon.ico')); ?>" type="image/x-icon">
<meta property="og:image" content="<?php echo e(asset('thumbnail400x400.jpg')); ?>" />
<meta property="og:url" content="<?php echo e(url()->current()); ?>" />
<meta property="og:type" content="agent" />
<meta name="theme-color" content="#ffffff">
<?php echo $__env->yieldContent('meta'); ?>
<!-- Styles -->
<link href="<?php echo e(mix('/css/app.css')); ?>" rel="stylesheet">
<?php echo $__env->yieldPushContent('styles'); ?>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5N05FSZ7J4"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-5N05FSZ7J4');
</script>
<?php echo \Livewire\Livewire::styles(); ?>
</head>
<body>
<!-- Header -->
<?php echo $__env->yieldPushContent('header'); ?>
<?php echo e($slot); ?>
<!-- Footer -->
<footer class="border-top border-warning">
<div class="bg-footer">
<div class="bg-rgba">
<div class="f-body mb-5 mb-md-0">
<div class="container">
<div class="row flex-column-reverse flex-md-row">
<div class="col-lg-6">
<div class="row m-0">
<div class="col-md-3">
<?php if (isset($component)) { $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4 = $component; } ?>
<?php $component = $__env->getContainer()->make(Illuminate\View\AnonymousComponent::class, ['view' => 'components.logo','data' => ['noneAnimate' => 'true','gray' => 'true']]); ?>
<?php $component->withName('logo'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes(['none-animate' => 'true','gray' => 'true']); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4)): ?>
<?php $component = $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4; ?>
<?php unset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4); ?>
<?php endif; ?>
</div>
<div class="col-md-9">
<h5 class="text-warning fw-bold text-uppercase position-relative after-border font-title" data-aos="zoom-in"><?php echo e(__('message.about phkay media')); ?></h5>
<p class="w-75" data-aos="zoom-in"><?php echo __('message.home top'); ?></p>
<a href="https://bit.ly/3FENLBj" target="_blank" class="d-flex align-items-center text-decoration-none text-warning">
<img src="<?php echo e(asset('img/emoji/pin-location.png')); ?>" class="phkay-rotate-y" alt="pin-location">
<?php echo e(__('message.address')); ?>
</a>
</div>
</div>
</div>
<div class="col-md-6 col-lg-3">
<h5 class="text-warning fw-bold text-uppercase position-relative after-border font-title" data-aos="zoom-in"><?php echo e(__('message.services')); ?></h5>
<ul class="list-unstyled f-services">
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('digital',app()->getLocale())); ?>" class="text-decoration-none d-flex align-items-center">
<img src="<?php echo e(asset('img/emoji/digital20x20.png')); ?>" alt=""> <?php echo e(__('message.digital marketing')); ?>
</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('creative',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/creative20.png')); ?>" alt=""> <?php echo e(__('message.creative design')); ?>
</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('photo',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/photo20.png')); ?>" alt=""> <?php echo e(__('message.photo video graphy')); ?>
</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('2d3dvfx',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/vfx20.png')); ?>" alt=""> <?php echo e(__('message.2d 3d vfx')); ?>
</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('tvc-film',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/tvc-film20.png')); ?>" alt=""> <?php echo e(__('message.tvc film')); ?>
</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('livestream',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/studio20.png')); ?>" alt=""> <?php echo e(__('message.livestream studio')); ?>
</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="<?php echo e(route('decor',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/decor20.png')); ?>" alt=""> <?php echo e(__('message.decor printing')); ?>
</a>
</li>
<li class="py-1">
<a href="<?php echo e(route('mobile',app()->getLocale())); ?>" class="text-decoration-none">
<img src="<?php echo e(asset('img/emoji/mobile20.png')); ?>" alt=""> <?php echo e(__('message.web app')); ?>
</a>
</li>
</ul>
</div>
<div class="col-md-6 col-lg-3">
<h5 class="text-warning fw-bold text-uppercase position-relative after-border font-title" data-aos="zoom-in"><?php echo e(__('message.contact us')); ?></h5>
<ul class="list-unstyled f-services">
<li class="py-1" data-aos="zoom-in">
<a href="#" class="text-decoration-none"><i class='bx bx-phone-call' ></i> +855 (66) 29 99 69 (<?php echo e(__('message.khmer')); ?>)</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="#" class="text-decoration-none"><i class='bx bx-phone-call' ></i> +855 (78) 29 99 62 (<?php echo e(__('message.khmer')); ?>)</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="#" class="text-decoration-none"><i class='bx bx-phone-call' ></i> +66 (98) 30 555 97 (<?php echo e(__('message.thai')); ?>)</a>
</li>
<li class="py-1" data-aos="zoom-in">
<a href="mailto:phkaymedia@gmail.com" class="text-decoration-none"><i class='bx bx-mail-send' ></i> phkaymedia@gmail.com</a>
</li>
</ul>
<div class="d-flex flex-wrap f-contact">
<a href="https://www.facebook.com/PhkayMediaOfficials" class="d-block pe-1 border-bottom border-warning pb-2" data-aos="zoom-in" target="_blank">
<img src="<?php echo e(asset('img/contact-us/facebook.png')); ?>" alt="facebook" >
</a>
<a href="https://t.me/phkaymedia" class="d-block px-1 border-bottom border-warning pb-2" data-aos="zoom-in" target="_blank">
<img src="<?php echo e(asset('img/contact-us/telegram.png')); ?>" alt="telegram" >
</a>
<a href="#" class="d-block px-1 border-bottom border-warning pb-2" data-aos="zoom-in" target="_blank">
<img src="<?php echo e(asset('img/contact-us/line.jpg')); ?>" alt="line" >
</a>
<a href="#" class="d-block px-1 border-bottom border-warning pb-2" data-aos="zoom-in" target="_blank">
<img src="<?php echo e(asset('img/contact-us/twitter.png')); ?>" alt="twitter" >
</a>
<a href="#" class="d-block px-1 border-bottom border-warning pb-2" data-aos="zoom-in" target="_blank">
<img src="<?php echo e(asset('img/contact-us/link-in.png')); ?>" alt="link-in" >
</a>
<a href="#" class="d-block px-1 border-bottom border-warning pb-2" data-aos="zoom-in" target="_blank">
<img src="<?php echo e(asset('img/contact-us/youtube.png')); ?>" alt="youtube" >
</a>
</div>
</div>
</div>
</div>
</div>
<div class="f-footer bg-rgba py-2">
<div class="container">
<div class="row flex-column-reverse flex-lg-row">
<div class="col-lg-5">
<p class="mb-0 text-center text-white">© <?php echo e(date('Y')); ?> <?php echo e(__('message.copyright')); ?></p>
</div>
<div class="col-lg-7">
<ul class="list-unstyled mb-0 d-flex flex-wrap justify-content-center justify-content-lg-end">
<li class="mx-2">
<?php $__currentLoopData = config('app.available_locales'); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $locale => $lang): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
<?php if($locale != app()->getLocale()): ?>
<a class="text-decoration-none" href="<?php echo e(route(\Illuminate\Support\Facades\Route::currentRouteName(), $locale)); ?>">
<?php echo e($lang); ?>
</a>
<?php endif; ?>
<?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
</li>
<li class="mx-2">
<a href="<?php echo e(route('home',app()->getLocale())); ?>" class="text-decoration-none"><?php echo e(__('message.home')); ?></a>
</li>
<li class="mx-2">
<a href="<?php echo e(route('career',app()->getLocale())); ?>" class="text-decoration-none"><?php echo e(__('message.career')); ?></a>
</li>
<li class="mx-2">
<a href="<?php echo e(route('about',app()->getLocale())); ?>" class="text-decoration-none"><?php echo e(__('message.about')); ?></a>
</li>
<li class="mx-2">
<a href="<?php echo e(route('contact',app()->getLocale())); ?>" class="text-decoration-none"><?php echo e(__('message.contact us')); ?></a>
</li>
<li class="mx-2">
<a href="<?php echo e(route('terms-condition',app()->getLocale())); ?>" class="text-decoration-none"><?php echo e(__('message.term and condition')); ?></a>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<!-- Button Scroll top -->
<?php if (isset($component)) { $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4 = $component; } ?>
<?php $component = $__env->getContainer()->make(Illuminate\View\AnonymousComponent::class, ['view' => 'components.scroll-top','data' => []]); ?>
<?php $component->withName('scroll-top'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4)): ?>
<?php $component = $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4; ?>
<?php unset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4); ?>
<?php endif; ?>
<!-- Messanger -->
<?php if (isset($component)) { $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4 = $component; } ?>
<?php $component = $__env->getContainer()->make(Illuminate\View\AnonymousComponent::class, ['view' => 'components.messanger','data' => []]); ?>
<?php $component->withName('messanger'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4)): ?>
<?php $component = $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4; ?>
<?php unset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4); ?>
<?php endif; ?>
<!-- Button theme -->
<div class="top-50 start-0 position-fixed" style="z-index: 1500">
<span class="btnTheme text-warning p-2">
<i class='bx bx-moon fs-4'></i>
</span>
</div>
<!-- Scripts -->
<?php echo \Livewire\Livewire::scripts(); ?>
<script src="<?php echo e(mix('/js/app.js')); ?>" defer></script>
<?php if (isset($component)) { $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4 = $component; } ?>
<?php $component = $__env->getContainer()->make(Illuminate\View\AnonymousComponent::class, ['view' => 'livewire-alert::components.scripts','data' => []]); ?>
<?php $component->withName('livewire-alert::scripts'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4)): ?>
<?php $component = $__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4; ?>
<?php unset($__componentOriginalc254754b9d5db91d5165876f9d051922ca0066f4); ?>
<?php endif; ?>
<?php echo $__env->yieldPushContent('scripts'); ?>
</body>
</html>
<?php /**PATH /var/www/html/phkaymedia/resources/views/layouts/frontend.blade.php ENDPATH**/ ?>