12
common/resources/views/install/update-complete.blade.php
Executable file
12
common/resources/views/install/update-complete.blade.php
Executable 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>
|
||||
Reference in New Issue
Block a user