![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/medad.corals.io/storage/framework/views/ |
<?php $__env->startSection('content_header'); ?> <?php $__env->startComponent('components.content_header'); ?> <?php $__env->slot('page_title'); ?> <?php echo e($title); ?> <?php $__env->endSlot(); ?> <?php $__env->slot('breadcrumb'); ?> <?php echo e(Breadcrumbs::render('http_log')); ?> <?php $__env->endSlot(); ?> <?php echo $__env->renderComponent(); ?> <?php $__env->stopSection(); ?> <?php $__env->startSection('actions'); ?> <?php echo \Illuminate\View\Factory::parentPlaceholder('actions'); ?> <?php echo CoralsForm::link(url($resource_url.'/purge'), "Purge History Data", ['class'=>'btn btn-warning btn-sm', 'data-action'=>'post']); ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('layouts.crud.index', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/corals/medad.corals.io/Corals/core/Activity/HttpLogger/resources/views/http_logs/index.blade.php ENDPATH**/ ?>