update
parent
f8aee0974b
commit
f2d52ae69e
Binary file not shown.
|
|
@ -222,7 +222,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="flex items-center justify-center gap-4">
|
<div class="flex items-center justify-center gap-4">
|
||||||
<a class="bg-blue-600 text-white rounded-xl p-4 w-full text-center flex items-center justify-center gap-4 hover:bg-blue-700 transition-all transform hover:-translate-y-1 shadow-xl" href="">
|
<a class="bg-blue-600 text-white rounded-xl p-4 w-full text-center flex items-center justify-center gap-4 hover:bg-blue-700 transition-all transform hover:-translate-y-1 shadow-xl" download="" href="{{ asset('assets/manualbook.pdf') }}">
|
||||||
Download Manual Book
|
Download Manual Book
|
||||||
<i data-lucide="download" class="w-5 h-5"></i>
|
<i data-lucide="download" class="w-5 h-5"></i>
|
||||||
</a>
|
</a>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue