File manager - Edit - /var/www/payraty/lms_main/storage/framework/views/dedbe4239029e52e61e5176afb7e9359.php
Back
<!-- Header --> <div class="ol-header print-d-none d-flex align-items-center justify-content-between py-2 ps-3"> <div class="header-title-menubar d-flex align-items-center"> <button class="menu-toggler sidebar-plus"> <span class="fi-rr-menu-burger"></span> </button> <div class="main-header-title"> <h1 class="page-title fs-18px d-flex align-items-center gap-3"> <?php echo e(get_settings('system_title')); ?> </h1> <span class="text-12px d-none d-md-inline-block"><?php echo e(get_phrase('Admin Panel')); ?></span> </div> <a href="<?php echo e(route('home')); ?>" target="_blank" class="btn btn-sm pt-0 d-none d-md-inline-block text-14px text-muted"> <span><?php echo e(get_phrase('View site')); ?></span> <i class="fi-rr-arrow-up-right-from-square text-12px text-muted"></i> </a> </div> <div class="header-content-right d-flex align-items-center justify-content-end"> <!-- Profile --> <div class="header-dropdown-md"> <button class="header-dropdown-toggle-md" type="button" data-bs-toggle="dropdown" aria-expanded="false"> <div class="user-profile-sm"> <img src="<?php echo e(get_image(auth()->user()->photo)); ?>" alt=""> </div> </button> <div class="header-dropdown-menu-md p-3"> <div class="d-flex column-gap-2 mb-12px pb-12px ol-border-bottom-2"> <div class="user-profile-sm"> <img src="<?php echo e(get_image(auth()->user()->photo)); ?>" alt=""> </div> <div> <h6 class="title fs-12px mb-2px"><?php echo e(auth()->user()->name); ?></h6> <p class="sub-title fs-12px"><?php echo e(ucfirst(auth()->user()->role)); ?></p> </div> </div> <ul class="mb-12px pb-12px ol-border-bottom-2"> <li class="dropdown-list-1"><a class="dropdown-item-1" href="<?php echo e(route('admin.manage.profile')); ?>"><?php echo e(get_phrase('My Profile')); ?></a></li> <li class="dropdown-list-1"><a class="dropdown-item-1" href="<?php echo e(route('admin.system.settings')); ?>"><?php echo e(get_phrase('Settings')); ?></a></li> </ul> <ul> <li class="dropdown-list-1"><a class="dropdown-item-1" href="<?php echo e(route('logout')); ?>"><?php echo e(get_phrase('Sign Out')); ?></a></li> </ul> </div> </div> </div> </div> <?php /**PATH /var/www/payraty/lms_main/resources/views/admin/header.blade.php ENDPATH**/ ?>
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings