PATH:
home
/
rwabteecom
/
project_11
/
storage
/
framework
/
views
/
Editing: 2b2e85031c9af8d42a3d17aebfa61425.php
<!DOCTYPE html> <html lang="<?php echo e(LaravelLocalization::getCurrentLocale()); ?>" <?php if(LaravelLocalization::getCurrentLocaleDirection() == "rtl"): ?> direction="rtl" dir="rtl" style="direction: rtl" <?php endif; ?>> <head> <title><?php echo e(gs('title')); ?></title> <meta charset="utf-8"/> <meta name="description" content="<?php echo e(gs('description')); ?>"/> <meta name="keywords" content="<?php echo e(gs('description')); ?>"/> <meta name="csrf-token" content="<?php echo e(csrf_token()); ?>"> <meta name="viewport" content="width=device-width, initial-scale=1"/> <?php echo $__env->make("admin.partials.styles", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </head> <body id="kt_app_body" <?php if(LaravelLocalization::getCurrentLocaleDirection() == "rtl"): ?> direction="rtl" <?php endif; ?> data-kt-app-layout="light-sidebar" data-kt-app-header-fixed="true" data-kt-app-sidebar-enabled="true" data-kt-app-sidebar-fixed="true" data-kt-app-sidebar-hoverable="true" data-kt-app-sidebar-push-header="true" data-kt-app-sidebar-push-toolbar="true" data-kt-app-sidebar-push-footer="true" data-kt-app-toolbar-enabled="true" class="app-default"> <script> let defaultThemeMode = "dark"; let themeMode; if (document.documentElement) { if (document.documentElement.hasAttribute("data-bs-theme-mode")) { themeMode = document.documentElement.getAttribute("data-bs-theme-mode"); } else { if (localStorage.getItem("data-bs-theme") !== null) { themeMode = localStorage.getItem("data-bs-theme"); } else { themeMode = defaultThemeMode; } } if (themeMode === "system") { themeMode = window.matchMedia("(prefers-color-scheme: dark)").matches ? "dark" : "light"; } document.documentElement.setAttribute("data-bs-theme", themeMode); } </script> <div class="d-flex flex-column flex-root app-root" id="kt_app_root"> <div class="app-page flex-column flex-column-fluid" id="kt_app_page"> <?php if (isset($component)) { $__componentOriginal4c33a2cb7a47bfb2f9439330e7888311 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal4c33a2cb7a47bfb2f9439330e7888311 = $attributes; } ?> <?php $component = App\View\Components\Backend\Header::resolve([] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('backend.header'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Backend\Header::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal4c33a2cb7a47bfb2f9439330e7888311)): ?> <?php $attributes = $__attributesOriginal4c33a2cb7a47bfb2f9439330e7888311; ?> <?php unset($__attributesOriginal4c33a2cb7a47bfb2f9439330e7888311); ?> <?php endif; ?> <?php if (isset($__componentOriginal4c33a2cb7a47bfb2f9439330e7888311)): ?> <?php $component = $__componentOriginal4c33a2cb7a47bfb2f9439330e7888311; ?> <?php unset($__componentOriginal4c33a2cb7a47bfb2f9439330e7888311); ?> <?php endif; ?> <div class="app-wrapper flex-column flex-row-fluid" id="kt_app_wrapper"> <?php if (isset($component)) { $__componentOriginalf97262db69973af7c7d1ac3ff09c78c5 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginalf97262db69973af7c7d1ac3ff09c78c5 = $attributes; } ?> <?php $component = App\View\Components\Backend\Aside::resolve(['links' => \App\Layouts\AdminAside::links()] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('backend.aside'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(App\View\Components\Backend\Aside::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes([]); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginalf97262db69973af7c7d1ac3ff09c78c5)): ?> <?php $attributes = $__attributesOriginalf97262db69973af7c7d1ac3ff09c78c5; ?> <?php unset($__attributesOriginalf97262db69973af7c7d1ac3ff09c78c5); ?> <?php endif; ?> <?php if (isset($__componentOriginalf97262db69973af7c7d1ac3ff09c78c5)): ?> <?php $component = $__componentOriginalf97262db69973af7c7d1ac3ff09c78c5; ?> <?php unset($__componentOriginalf97262db69973af7c7d1ac3ff09c78c5); ?> <?php endif; ?> <div class="app-main flex-column flex-row-fluid" id="kt_app_main"> <div class="d-flex flex-column flex-column-fluid"> <div id="kt_app_content" class="app-content flex-column-fluid my-6"> <div id="kt_app_content_container" class="app-container container-xxl"> <?php echo $__env->yieldContent("content"); ?> </div> </div> </div> <div id="kt_app_footer" class="app-footer"> <div class="app-container bg-white container-fluid d-flex flex-column flex-md-row flex-center flex-md-stack py-3"> <div class="text-dark order-2 order-md-1"> <span class="text-muted fw-semibold me-1"><?php echo e(date("Y")); ?> ©</span> <a href="https://<?php echo e(config('app.url')); ?>" target="_blank" class="text-gray-800 text-hover-primary"><?php echo e(config('app.url')); ?></a> </div> <ul class="menu menu-gray-600 menu-hover-primary fw-semibold order-1"> <li class="menu-item"><a href="<?php echo e(route('admin.notifications.index')); ?>" class="menu-link px-2"><?php echo e(__("Notifications")); ?></a></li> <li class="menu-item"><a href="<?php echo e(route('admin.profile.index')); ?>" class="menu-link px-2"><?php echo e(__("My Profile")); ?></a></li> </ul> </div> </div> </div> </div> </div> </div> <div id="kt_scrolltop" class="scrolltop" data-kt-scrolltop="true"> <i class="ki-duotone ki-arrow-up"><span class="path1"></span><span class="path2"></span></i> </div> <form action="<?php echo e(route('admin.logout')); ?>" id="admin_logout_form" method="post"> <?php echo csrf_field(); ?> </form> <?php echo $__env->make("global.index-modal", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo $__env->make("admin.partials.scripts", \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </body> </html> <?php /**PATH /home/rwabtee/project/resources/views/admin/layouts/app.blade.php ENDPATH**/ ?>
SAVE
CANCEL