first commit
Some checks failed
Build / run (push) Has been cancelled

This commit is contained in:
maher
2025-10-29 11:42:25 +01:00
commit 703f50a09d
4595 changed files with 385164 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<x-install-layout>
<p class="mb-24 text-lg">Update has been successfully completed!</p>
<p class="mb-24">You can close this page now and continue using the site.</p>
<div>
<h4>Support and questions</h4>
<div>If you have any issues or questions please submit a ticket <a class="text-primary underline" target="_blank" href="https://support.vebto.com">here</a>. Thanks!</div>
</div>
<x-install-button href="/">Done</x-install-button>
</x-install-layout>