{Ninja-Shell}
Home
Info
Upload
Command
View /etc/passwd
cPanel Reset Password
Filename: /var/www///arsu_theme/storage/framework/views//315f50912c9262313d7d39c3e4557764.php
<?php echo Form::hidden('gallery', $value ? json_encode($value) : null, [ 'id' => 'gallery-data', 'class' => 'form-control', ]); ?> <div> <div class="list-photos-gallery"> <div class="row" id="list-photos-items" > <?php if(!empty($value)): ?> <?php $__currentLoopData = $value; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $key => $item): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?> <div class="col-md-2 col-sm-3 col-4 photo-gallery-item" data-id="<?php echo e($key); ?>" data-img="<?php echo e($imageUrl = Arr::get($item, 'img')); ?>" data-description="<?php echo e($description = Arr::get($item, 'description')); ?>" > <div class="gallery_image_wrapper"> <?php echo e(RvMedia::image($imageUrl, $description, 'thumb')); ?> </div> </div> <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?> <?php endif; ?> </div> </div> <div class="d-flex gap-2"> <a href="#" class="btn_select_gallery" ><?php echo e(trans('plugins/gallery::gallery.select_image')); ?></a> <a href="#" class="text-danger reset-gallery <?php if(empty($value)): ?> hidden <?php endif; ?>" ><?php echo e(trans('plugins/gallery::gallery.reset')); ?></a> </div> </div> <?php if (isset($component)) { $__componentOriginaldc8ac54b6bf7eb0d0560fdd5aa630687 = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginaldc8ac54b6bf7eb0d0560fdd5aa630687 = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'a74ad8dfacd4f985eb3977517615ce25::modal','data' => ['id' => 'edit-gallery-item','title' => trans('plugins/gallery::gallery.update_photo_description')]] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('core::modal'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['id' => 'edit-gallery-item','title' => \Illuminate\View\Compilers\BladeCompiler::sanitizeComponentAttribute(trans('plugins/gallery::gallery.update_photo_description'))]); ?> <input type="text" class="form-control" id="gallery-item-description" placeholder="<?php echo e(trans('plugins/gallery::gallery.update_photo_description_placeholder')); ?>" > <?php $__env->slot('footer', null, []); ?> <div class="btn-list"> <?php if (isset($component)) { $__componentOriginal922f7d3260a518f4cf606eecf9669dcb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal922f7d3260a518f4cf606eecf9669dcb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'a74ad8dfacd4f985eb3977517615ce25::button','data' => ['type' => 'button','color' => 'danger','id' => 'delete-gallery-item']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('core::button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['type' => 'button','color' => 'danger','id' => 'delete-gallery-item']); ?> <?php echo e(trans('plugins/gallery::gallery.delete_photo')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal922f7d3260a518f4cf606eecf9669dcb)): ?> <?php $attributes = $__attributesOriginal922f7d3260a518f4cf606eecf9669dcb; ?> <?php unset($__attributesOriginal922f7d3260a518f4cf606eecf9669dcb); ?> <?php endif; ?> <?php if (isset($__componentOriginal922f7d3260a518f4cf606eecf9669dcb)): ?> <?php $component = $__componentOriginal922f7d3260a518f4cf606eecf9669dcb; ?> <?php unset($__componentOriginal922f7d3260a518f4cf606eecf9669dcb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal922f7d3260a518f4cf606eecf9669dcb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal922f7d3260a518f4cf606eecf9669dcb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'a74ad8dfacd4f985eb3977517615ce25::button','data' => ['type' => 'button','dataBsDismiss' => 'modal']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('core::button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['type' => 'button','data-bs-dismiss' => 'modal']); ?> <?php echo e(trans('core/base::forms.cancel')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal922f7d3260a518f4cf606eecf9669dcb)): ?> <?php $attributes = $__attributesOriginal922f7d3260a518f4cf606eecf9669dcb; ?> <?php unset($__attributesOriginal922f7d3260a518f4cf606eecf9669dcb); ?> <?php endif; ?> <?php if (isset($__componentOriginal922f7d3260a518f4cf606eecf9669dcb)): ?> <?php $component = $__componentOriginal922f7d3260a518f4cf606eecf9669dcb; ?> <?php unset($__componentOriginal922f7d3260a518f4cf606eecf9669dcb); ?> <?php endif; ?> <?php if (isset($component)) { $__componentOriginal922f7d3260a518f4cf606eecf9669dcb = $component; } ?> <?php if (isset($attributes)) { $__attributesOriginal922f7d3260a518f4cf606eecf9669dcb = $attributes; } ?> <?php $component = Illuminate\View\AnonymousComponent::resolve(['view' => 'a74ad8dfacd4f985eb3977517615ce25::button','data' => ['type' => 'button','color' => 'primary','id' => 'update-gallery-item']] + (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag ? (array) $attributes->getIterator() : [])); ?> <?php $component->withName('core::button'); ?> <?php if ($component->shouldRender()): ?> <?php $__env->startComponent($component->resolveView(), $component->data()); ?> <?php if (isset($attributes) && $attributes instanceof Illuminate\View\ComponentAttributeBag && $constructor = (new ReflectionClass(Illuminate\View\AnonymousComponent::class))->getConstructor()): ?> <?php $attributes = $attributes->except(collect($constructor->getParameters())->map->getName()->all()); ?> <?php endif; ?> <?php $component->withAttributes(['type' => 'button','color' => 'primary','id' => 'update-gallery-item']); ?> <?php echo e(trans('core/base::forms.update')); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginal922f7d3260a518f4cf606eecf9669dcb)): ?> <?php $attributes = $__attributesOriginal922f7d3260a518f4cf606eecf9669dcb; ?> <?php unset($__attributesOriginal922f7d3260a518f4cf606eecf9669dcb); ?> <?php endif; ?> <?php if (isset($__componentOriginal922f7d3260a518f4cf606eecf9669dcb)): ?> <?php $component = $__componentOriginal922f7d3260a518f4cf606eecf9669dcb; ?> <?php unset($__componentOriginal922f7d3260a518f4cf606eecf9669dcb); ?> <?php endif; ?> </div> <?php $__env->endSlot(); ?> <?php echo $__env->renderComponent(); ?> <?php endif; ?> <?php if (isset($__attributesOriginaldc8ac54b6bf7eb0d0560fdd5aa630687)): ?> <?php $attributes = $__attributesOriginaldc8ac54b6bf7eb0d0560fdd5aa630687; ?> <?php unset($__attributesOriginaldc8ac54b6bf7eb0d0560fdd5aa630687); ?> <?php endif; ?> <?php if (isset($__componentOriginaldc8ac54b6bf7eb0d0560fdd5aa630687)): ?> <?php $component = $__componentOriginaldc8ac54b6bf7eb0d0560fdd5aa630687; ?> <?php unset($__componentOriginaldc8ac54b6bf7eb0d0560fdd5aa630687); ?> <?php endif; ?> <?php /**PATH /var/www/arsu/platform/plugins/gallery/resources/views/gallery-box.blade.php ENDPATH**/ ?>
./Ninja\.