⚝
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 :
bdad65b27836edc64da2dd04802ae72d42f9ac2c.php
<?php $__env->startSection('title'); ?> <?php echo e(__('messages.lead_sources')); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('page_css'); ?> <link rel="stylesheet" href="<?php echo e(mix('assets/css/lead_sources/lead-sources.css')); ?>"> <?php $__env->stopSection(); ?> <?php $__env->startSection('css'); ?> <?php echo \Livewire\Livewire::styles(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('content'); ?> <section class="section"> <div class="section-header"> <h1><?php echo e(__('messages.lead_sources')); ?></h1> <div class="section-header-breadcrumb"> <a href="#" class="btn btn-primary form-btn addLeadSourceModal float-right-mobile" data-toggle="modal" data-target="#addModal"><?php echo e(__('messages.lead_source.add')); ?> <i class="fas fa-plus"></i></a> </div> </div> <div class="section-body"> <div class="card"> <div class="card-body"> <?php if (! isset($_instance)) { $html = \Livewire\Livewire::mount('lead-sources')->html(); } elseif ($_instance->childHasBeenRendered('ojgxlxh')) { $componentId = $_instance->getRenderedChildComponentId('ojgxlxh'); $componentTag = $_instance->getRenderedChildComponentTagName('ojgxlxh'); $html = \Livewire\Livewire::dummyMount($componentId, $componentTag); $_instance->preserveRenderedChild('ojgxlxh'); } else { $response = \Livewire\Livewire::mount('lead-sources'); $html = $response->html(); $_instance->logRenderedChild('ojgxlxh', $response->id(), \Livewire\Livewire::getRootElementTagName($html)); } echo $html; ?> </div> </div> </div> <?php echo $__env->make('lead_sources.add_modal', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php echo $__env->make('lead_sources.edit_modal', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> </section> <?php $__env->stopSection(); ?> <?php $__env->startSection('scripts'); ?> <script src="<?php echo e(asset('vendor/livewire/livewire.js')); ?>"></script> <?php echo $__env->make('livewire.livewire-turbo', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <script src="<?php echo e(mix('assets/js/lead-sources/lead-sources.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/lead_sources/index.blade.php ENDPATH**/ ?>