<div class="media-library-thumb" dusk="thumb">
<!--[if BLOCK]><![endif]--><?php if($mediaItem->preview_url): ?>
<img
class="media-library-thumb-img" src="<?php echo e($mediaItem->preview_url); ?>"
alt="<?php echo e($mediaItem->file_name); ?>">
<?php else: ?>
<span class="media-library-thumb-extension">
<span
class="media-library-thumb-extension-truncate"><?php echo e($mediaItem->extension); ?></span>
</span>
<?php endif; ?><!--[if ENDBLOCK]><![endif]-->
<?php
$__split = function ($name, $params = []) {
return [$name, $params];
};
[$__name, $__params] = $__split('media-library-uploader', ['name' => $this->name,'rules' => $rules,'accept' => $accept ?? [],'uuid' => $mediaItem->uuid]);
$__html = app('livewire')->mount($__name, $__params, 'thumb-uploader' . $mediaItem->uuid, $__slots ?? [], get_defined_vars());
echo $__html;
unset($__html);
unset($__name);
unset($__params);
unset($__split);
if (isset($__slots)) unset($__slots);
?>
</div>
<?php /**PATH C:\laragon\www\web_mudahcoding_2024\resources\views/vendor/media-library/livewire/partials/thumb.blade.php ENDPATH**/ ?>
Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]