shell bypass 403
UnknownSec Shell
:
/
home
/
forge
/
lolas.brannanatkinson.com
/
storage
/
framework
/
views
/ [
drwxrwxr-x
]
upload
mass deface
mass delete
console
info server
name :
73a6e94eca515290acafabaa6923a50c.php
<?php use function Statamic\trans as __; ?> <?php $__env->startSection('title', __('Collections')); ?> <?php $__env->startSection('content'); ?> <?php if (! ($collections->isEmpty())): ?> <div class="flex items-center justify-between mb-6"> <h1><?php echo e(__('Collections')); ?></h1> <?php if (app(\Illuminate\Contracts\Auth\Access\Gate::class)->check('create', 'Statamic\Contracts\Entries\Collection')): ?> <a href="<?php echo e(cp_route('collections.create')); ?>" class="btn-primary"><?php echo e(__('Create Collection')); ?></a> <?php endif; ?> </div> <collection-list :initial-rows="<?php echo e(json_encode($collections)); ?>" :initial-columns="<?php echo e(json_encode($columns)); ?>" :endpoints="{}"> </collection-list> <?php else: ?> <?php echo $__env->make('statamic::partials.empty-state', [ 'title' => __('Collections'), 'description' => __('statamic::messages.collection_configure_intro'), 'svg' => 'empty/content', 'button_text' => __('Create Collection'), 'button_url' => cp_route('collections.create'), 'can' => $user->can('create', 'Statamic\Contracts\Entries\Collection') ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php endif; ?> <?php echo $__env->make('statamic::partials.docs-callout', [ 'topic' => __('Collections'), 'url' => Statamic::docsUrl('collections') ], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?> <?php $__env->stopSection(); ?> <?php echo $__env->make('statamic::layout', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /home/forge/lolas.brannanatkinson.com/vendor/statamic/cms/src/Providers/../../resources/views/collections/index.blade.php ENDPATH**/ ?>
© 2026 UnknownSec