Server : Apache System : Linux 145.162.205.92.host.secureserver.net 5.14.0-611.45.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Apr 1 05:56:53 EDT 2026 x86_64 User : tradze ( 1001) PHP Version : 8.1.34 Disable Function : NONE Directory : /home/tradze/www/storage/framework/views/ |
<!DOCTYPE html>
<!--[if IE 8]>
<html lang="en" class="ie8 no-js"> <![endif]-->
<!--[if IE 9]>
<html lang="en" class="ie9 no-js"> <![endif]-->
<!--[if !IE]><!-->
<html lang="en">
<!--<![endif]-->
<!-- BEGIN HEAD -->
<!-- BEGIN HEAD -->
<head>
<meta charset="utf-8"/>
<title>Tradze - <?php echo $__env->yieldContent('title'); ?></title>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta content="width=device-width, initial-scale=1.0" name="viewport"/>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<meta name="author" content="concept24.com">
<!-- BEGIN GLOBAL MANDATORY STYLES -->
<link href="http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700&subset=all" rel="stylesheet" type="text/css"/>
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/font-awesome/css/font-awesome.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/simple-line-icons/simple-line-icons.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap/css/bootstrap.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/uniform/css/uniform.default.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery-notific8/jquery.notific8.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-modal/css/bootstrap-modal-bs3patch.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-modal/css/bootstrap-modal.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/select2/select2.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-datetimepicker/css/bootstrap-datetimepicker.min.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.css')); ?>" rel="stylesheet" type="text/css"/>
<!-- END GLOBAL MANDATORY STYLES -->
<!-- BEGIN PAGE LEVEL STYLES -->
<?php echo $__env->yieldContent('css_page'); ?>
<!-- END PAGE LEVEL STYLES -->
<!-- BEGIN THEME STYLES -->
<?php $__env->startSection('css_theme'); ?>
<link href="<?php echo e(asset('/themes/admin/assets/global/css/components.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/global/css/plugins.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/admin/layout/css/layout.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/admin/layout/css/themes/darkblue.css')); ?>" rel="stylesheet">
<link href="<?php echo e(asset('/themes/admin/assets/admin/layout/css/custom.css')); ?>" rel="stylesheet">
<?php echo $__env->yieldSection(); ?>
<!-- END THEME STYLES -->
<!-- BEGIN TOP SCRIPTS -->
<?php echo $__env->yieldContent('scripts_top'); ?>
<!-- END TOP SCRIPTS -->
<link rel="shortcut icon" href="favicon.ico"/>
</head>
<!-- END HEAD -->
<body class="page-header-fixed page-quick-sidebar-over-content">
<!-- BEGIN HEADER -->
<div class="page-header navbar navbar-fixed-top">
<?php echo $__env->make('admin.partials.header', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
</div>
<!-- END HEADER -->
<div class="clearfix"></div>
<!-- BEGIN CONTAINER -->
<div class="page-container">
<!-- BEGIN SIDEBAR -->
<?php $__env->startSection('sidebar'); ?>
<?php echo $__env->make('admin.partials.sidebar', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<?php echo $__env->yieldSection(); ?>
<!-- END SIDEBAR -->
<!-- BEGIN CONTENT -->
<div class="page-content-wrapper">
<div class="page-content">
<?php echo $__env->yieldContent('content'); ?>
</div>
</div>
<!-- END CONTENT -->
</div>
<!-- END CONTAINER -->
<!-- BEGIN FOOTER -->
<?php echo $__env->make('admin.partials.footer', array_except(get_defined_vars(), array('__data', '__path')))->render(); ?>
<!-- END FOOTER -->
<!--begin core plugins-->
<!--[if lt IE 9]>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/respond.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/excanvas.min.js')); ?>" type="text/javascript"></script>
<![endif]-->
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery-migrate.min.js')); ?>" type="text/javascript"></script>
<!-- IMPORTANT! Load jquery-ui.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip -->
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery-ui/jquery-ui.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap/js/bootstrap.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery.blockui.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery.cokie.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/uniform/jquery.uniform.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-switch/js/bootstrap-switch.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/jquery-notific8/jquery.notific8.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-modal/js/bootstrap-modalmanager.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-modal/js/bootstrap-modal.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/select2/select2.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-datepicker/js/bootstrap-datepicker.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/typeahead/typeahead.bundle.min.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-fileinput/bootstrap-fileinput.js')); ?>" type="text/javascript"></script>
<script type="text/javascript" src="<?php echo e(asset('/themes/admin/assets/global/plugins/bootstrap-datetimepicker/js/bootstrap-datetimepicker.min.js')); ?>"></script>
<script src="<?php echo e(asset('/themes/admin/assets/global/plugins/ckeditor/ckeditor.js')); ?>" type="text/javascript"></script>
<!--end core plugins-->
<!-- begin page level scripts -->
<?php $__env->startSection('scripts_page'); ?>
<script src="<?php echo e(asset('/themes/admin/assets/global/scripts/metronic.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/admin/layout/scripts/layout.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/admin/layout/scripts/quick-sidebar.js')); ?>" type="text/javascript"></script>
<script src="<?php echo e(asset('/themes/admin/assets/admin/layout/scripts/demo.js')); ?>" type="text/javascript"></script>
<?php echo $__env->yieldSection(); ?>
<!-- end begin page level scripts -->
<script>
jQuery(document).ready(function () {
Metronic.init(); // init metronic core components
Layout.init(); // init current layout
QuickSidebar.init(); // init quick sidebar
if ($('.select2').length>0)
$('.select2').select2();
$('.date-picker').datepicker({
orientation: "left",
autoclose: true,
format: 'yyyy-mm-dd',
});
$('#flash-overlay-modal').modal();
$('div.alert').not('.alert-danger').delay(3000).fadeOut(350);
<?php echo $__env->yieldContent('scripts_custom'); ?>
});
</script>
<?php echo $__env->yieldContent('scripts_custom2'); ?>
</body>
</html>