Files
rohini-web/storage2/framework/views/67ba8f7052c83883f6e607cf845bcab1.php
2025-12-28 12:16:05 +05:45

187 lines
11 KiB
PHP

<!doctype html>
<html lang="en" data-layout="vertical" data-topbar="light" data-sidebar="dark" data-sidebar-size="lg"
data-sidebar-image="none" data-preloader="disable">
<head>
<meta charset="utf-8" />
<title>Consultancy CCMS</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="Premium Multipurpose Admin & Dashboard Template" name="description" />
<meta name="csrf-token" content="<?php echo e(csrf_token()); ?>">
<meta content="Themesbrand" name="author" />
<!-- App favicon -->
<link rel="shortcut icon" href="<?php echo e(asset(setting('favicon'))); ?>">
<!-- Layout config Js -->
<script src="<?php echo e(asset('assets/js/layout.js')); ?>"></script>
<!-- Bootstrap Css -->
<link href="<?php echo e(asset('assets/css/bootstrap.min.css')); ?>" rel="stylesheet" type="text/css" />
<!-- Icons Css -->
<link href="<?php echo e(asset('assets/css/icons.min.css')); ?>" rel="stylesheet" type="text/css" />
<link href="<?php echo e(asset('assets/libs/sweetalert2/sweetalert2.min.css')); ?>" rel="stylesheet" type="text/css" />
<!-- App Css-->
<link href="<?php echo e(asset('assets/css/app.min.css')); ?>" rel="stylesheet" type="text/css" />
<!-- custom Css-->
<link href="<?php echo e(asset('assets/css/custom.min.css')); ?>" rel="stylesheet" type="text/css" />
<?php echo $__env->yieldPushContent('css'); ?>
<style>
:root[data-sidebar="dark"] {
--vz-primary: <?php echo e(getThemeColor()); ?>;
--primary-theme-color: <?php echo e(getThemeColor()); ?>;
--vz-vertical-menu-item-hover-color: <?php echo e(getThemeColor()); ?>;
--vz-vertical-menu-item-active-color: <?php echo e(getThemeColor()); ?>;
--vz-vertical-menu-sub-item-hover-color: <?php echo e(getThemeColor()); ?>;
--vz-vertical-menu-sub-item-active-color: <?php echo e(getThemeColor()); ?>;
}
.nav-border-top-primary .nav-link.active {
color: <?php echo e(getThemeColor()); ?>;
border-top-color: <?php echo e(getThemeColor()); ?>;
}
</style>
</head>
<body>
<div id="layout-wrapper">
<?php if (isset($component)) { $__componentOriginal24e2055bf31b6a23284333e60f2068dc = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal24e2055bf31b6a23284333e60f2068dc = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.dashboard.navbar','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.navbar'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal24e2055bf31b6a23284333e60f2068dc)): ?>
<?php $attributes = $__attributesOriginal24e2055bf31b6a23284333e60f2068dc; ?>
<?php unset($__attributesOriginal24e2055bf31b6a23284333e60f2068dc); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal24e2055bf31b6a23284333e60f2068dc)): ?>
<?php $component = $__componentOriginal24e2055bf31b6a23284333e60f2068dc; ?>
<?php unset($__componentOriginal24e2055bf31b6a23284333e60f2068dc); ?>
<?php endif; ?>
<?php if (isset($component)) { $__componentOriginal86086141fed54122ceb1beadf772cbd7 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal86086141fed54122ceb1beadf772cbd7 = $attributes; } ?>
<?php $component = App\View\Components\Dashboard\RemoveNotificationModal::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.remove-notification-modal'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\App\View\Components\Dashboard\RemoveNotificationModal::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal86086141fed54122ceb1beadf772cbd7)): ?>
<?php $attributes = $__attributesOriginal86086141fed54122ceb1beadf772cbd7; ?>
<?php unset($__attributesOriginal86086141fed54122ceb1beadf772cbd7); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal86086141fed54122ceb1beadf772cbd7)): ?>
<?php $component = $__componentOriginal86086141fed54122ceb1beadf772cbd7; ?>
<?php unset($__componentOriginal86086141fed54122ceb1beadf772cbd7); ?>
<?php endif; ?>
<?php if (isset($component)) { $__componentOriginal060abe2a9b4511e378911474e77b046d = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal060abe2a9b4511e378911474e77b046d = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.dashboard.sidebar','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.sidebar'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal060abe2a9b4511e378911474e77b046d)): ?>
<?php $attributes = $__attributesOriginal060abe2a9b4511e378911474e77b046d; ?>
<?php unset($__attributesOriginal060abe2a9b4511e378911474e77b046d); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal060abe2a9b4511e378911474e77b046d)): ?>
<?php $component = $__componentOriginal060abe2a9b4511e378911474e77b046d; ?>
<?php unset($__componentOriginal060abe2a9b4511e378911474e77b046d); ?>
<?php endif; ?>
<div class="vertical-overlay"></div>
<div class="main-content">
<div class="page-content">
<?php echo $__env->yieldContent('content'); ?>
</div>
<?php if (isset($component)) { $__componentOriginal6131d733ccfb7ef2e4ea10b2ead2ef15 = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginal6131d733ccfb7ef2e4ea10b2ead2ef15 = $attributes; } ?>
<?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'components.dashboard.footer','data' => []] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.footer'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\Illuminate\View\AnonymousComponent::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginal6131d733ccfb7ef2e4ea10b2ead2ef15)): ?>
<?php $attributes = $__attributesOriginal6131d733ccfb7ef2e4ea10b2ead2ef15; ?>
<?php unset($__attributesOriginal6131d733ccfb7ef2e4ea10b2ead2ef15); ?>
<?php endif; ?>
<?php if (isset($__componentOriginal6131d733ccfb7ef2e4ea10b2ead2ef15)): ?>
<?php $component = $__componentOriginal6131d733ccfb7ef2e4ea10b2ead2ef15; ?>
<?php unset($__componentOriginal6131d733ccfb7ef2e4ea10b2ead2ef15); ?>
<?php endif; ?>
</div>
</div>
<?php if (isset($component)) { $__componentOriginalb02b92b966e456dbe9e2ea436d3dcbab = $component; } ?>
<?php if (isset($attributes)) { $__attributesOriginalb02b92b966e456dbe9e2ea436d3dcbab = $attributes; } ?>
<?php $component = App\View\Components\Dashboard\Preloader::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? $attributes->all() : [])); ?>
<?php $component->withName('dashboard.preloader'); ?>
<?php if ($component->shouldRender()): ?>
<?php $__env->startComponent($component->resolveView(), $component->data()); ?>
<?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag): ?>
<?php $attributes = $attributes->except(\App\View\Components\Dashboard\Preloader::ignoredParameterNames()); ?>
<?php endif; ?>
<?php $component->withAttributes([]); ?>
<?php echo $__env->renderComponent(); ?>
<?php endif; ?>
<?php if (isset($__attributesOriginalb02b92b966e456dbe9e2ea436d3dcbab)): ?>
<?php $attributes = $__attributesOriginalb02b92b966e456dbe9e2ea436d3dcbab; ?>
<?php unset($__attributesOriginalb02b92b966e456dbe9e2ea436d3dcbab); ?>
<?php endif; ?>
<?php if (isset($__componentOriginalb02b92b966e456dbe9e2ea436d3dcbab)): ?>
<?php $component = $__componentOriginalb02b92b966e456dbe9e2ea436d3dcbab; ?>
<?php unset($__componentOriginalb02b92b966e456dbe9e2ea436d3dcbab); ?>
<?php endif; ?>
<!-- JAVASCRIPT -->
<script>
const app_url = "<?php echo e(config('app.url')); ?>";
</script>
<script src="<?php echo e(asset('assets/libs/jquery/jquery-3.7.1.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/bootstrap/js/bootstrap.bundle.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/simplebar/simplebar.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/node-waves/waves.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/feather-icons/feather.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/pages/plugins/lord-icon-2.1.0.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/sweetalert2/sweetalert2.min.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/pages/form-validation.init.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/choice.js/choices.min.js')); ?>"></script>
<?php echo $__env->yieldPushContent('js'); ?>
<!-- Ckeditor js -->
<script src="<?php echo e(asset('assets/libs/ckeditor4/ckeditor.js')); ?>"></script>
<script src="<?php echo e(asset('assets/libs/ckeditor4/adapters/jquery.js')); ?>"></script>
<!-- App js -->
<script src="<?php echo e(asset('assets/js/app.js')); ?>"></script>
<script src="<?php echo e(asset('assets/js/custom.js')); ?>"></script>
</body>
</html>
<?php /**PATH D:\installed\xampp\htdocs\bib\Consultancy-CCMS\resources\views/layouts/app.blade.php ENDPATH**/ ?>