⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.19
Server IP:
178.33.27.10
Server:
Linux cpanel.dev-unit.com 3.10.0-1160.108.1.el7.x86_64 #1 SMP Thu Jan 25 16:17:31 UTC 2024 x86_64
Server Software:
Apache/2.4.57 (Unix) OpenSSL/1.0.2k-fips
PHP Version:
8.2.11
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
id
/
crm.dev-unit.com
/
storage
/
framework
/
views
/
View File Name :
f1c07f0d3847d52584ddd93b3a71c511ec10879d.php
<?php $__env->startSection('title'); ?> <?php echo e(__('messages.activity_log.activity_logs')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('page_css'); ?> <link rel="stylesheet" href="<?php echo e(asset('assets/css/daterangepicker.css')); ?>"> <link rel="stylesheet" href="<?php echo e(mix('assets/css/activity_logs/activity_log.css')); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <section class="section"> <?php echo $__env->make('flash::message', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <div class="section-header"> <h1 class="page__heading"><?php echo e(__('messages.activity_log.activity_logs')); ?></h1> <div class="section-header-breadcrumb"> <div class="mr-2 align-items-center mt-3 mt-lg-0"> <div id="time_range" class="time_range date_range_for_created_at_date"> <i class="far fa-calendar-alt" aria-hidden="true"></i> <span></span> <b class="caret"></b> </div> </div> </div> </div> <div class="section-body"> <div class="row"> <div class="col-lg-12"> <div class="card"> <div class="card-body activity-logs-data"> <?php echo $__env->make('activity_logs.activity_log_lists', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </div> </div> </div> </div> </div> <?php echo $__env->make('activity_logs.templates.templates', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </section> <?php $__env->stopSection(); ?> <?php $__env->startSection('page_scripts'); ?> <script src="<?php echo e(asset('assets/js/daterangepicker.js')); ?>"></script> <?php $__env->stopSection(); ?> <?php $__env->startSection('scripts'); ?> <script src="<?php echo e(mix('assets/js/activity-logs/activity-log.js')); ?>"></script> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.app', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/id/crm.dev-unit.com/resources/views/activity_logs/index.blade.php ENDPATH**/ ?>