This commit is contained in:
Richard Dern
2022-01-12 00:35:37 +01:00
commit 400e3d01f1
1363 changed files with 57778 additions and 0 deletions

View File

@@ -0,0 +1 @@
<img src="{{ $url }}" alt="{{ $url }}" class="w-full" />

View File

@@ -0,0 +1,3 @@
<div class="w-full h-96">
<embed src="{{ $url }}" type="application/pdf" height="100%" width="100%" />
</div>