This commit is contained in:
2025-12-09 01:26:57 +05:00
parent 967501d58f
commit c56e3383d1
4 changed files with 45 additions and 14 deletions

View File

@@ -0,0 +1,3 @@
<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>