D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
forge
/
kader-lms.com
/
storage
/
framework
/
views
/
Filename :
b2328f84a84ee520a0660f938cbd1dec.php
back
Copy
<link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/vendors/css/jquery-ui.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/metisMenu.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/loade.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/css/app.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/croppie.css')); ?>" /> <?php if(userRtlLtl() ==1): ?> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/rtl/style.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/rtl/infix.css')); ?>" /> <?php else: ?> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/backend_static_style.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/infix.css')); ?>" /> <?php endif; ?> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/vendors/vendors_static_style.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/preloader.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/solid_style.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/multiselect/css/jquery.multiselect.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/multiselect/css/custom_style.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/backEnd/assets/css/radio_checkbox.css')); ?>" /> <link rel="stylesheet" href="<?php echo e(asset('public/css/backend_design_v2.css')); ?>"> <style> *{ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } /* for toastr dynamic start*/ .toast-success { background-color: #4BCF90!important; } .toast-message { color: #FFFFFF; } .toast-title { color: #FFFFFF; } .toast { color: #FFFFFF; } .toast-error { background-color: #FF6D68!important; } .toast-warning { background-color: #E09079!important; } </style> <style> :root { --background: #FAFAFA; --base_color: #415094; --sidebar_bg: #0d0e12; --gradient_1: #7c32ff; --gradient_2: #7c32ff; --gradient_3: #7c32ff; --text-color: #828bb2; --scroll_color: #828bb2; --text_white: #FFFFFF; --bg_white: #FFFFFF; --text_black: #000000; --bg_black: #000000; --border_color: #EFF2F8; --sidebar_active: #ffffff; --sidebar_hover: #ffffff; --primary-color: #7c32ff; --card-gradient-cyan: linear-gradient(to right, #06b6d4, #22d3ee); --card-gradient-violet: linear-gradient(to right, #8b5cf6, #a78bfa); --card-gradient-blue: linear-gradient(to right, #3b82f6, #60a5fa); --card-gradient-fuchsia: linear-gradient(to right, #d946ef, #e879f9); --card-gradient-cyan-hover: linear-gradient(to right, #06b6d4, #22d3ee); --card-gradient-violet-hover: linear-gradient(to right, #8b5cf6, #a78bfa); --card-gradient-blue-hover: linear-gradient(to right, #3b82f6, #60a5fa); --card-gradient-fuchsia-hover: linear-gradient(to right, #d946ef, #e879f9); --sidebar-section: #636674; --sidebar-nav-link: #9a9cae; --transparent: transparent; --input_bg: #FFFFFF; --success: #4BCF90; --danger: #FF6D68; --warning: #E09079; --red: #d33333; --black: #000000; --link-hover: #161931; --notification_title: rgb(14, 23, 38); --notification_time: #3b3f5c99; --modalLink_color: #2f2f3be6; --profile_text_hover: #2d3253; --table_header: rgb(246, 248, 250); --box_shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px!important; } </style><?php /**PATH /home/u827283894/domains/kader-lms.com/public_html/resources/views/backEnd/partials/css.blade.php ENDPATH**/ ?>