Files
2025-12-09 01:26:57 +05:00

4 lines
179 B
PHP

<div class="flex justify-center items-center w-full h-full">
<img src="{{ $url }}" class="max-w-full max-h-[80vh] object-contain rounded-lg shadow-lg" alt="Preview" />
</div>