diff --git a/resources/views/livewire/storage/create.blade.php b/resources/views/livewire/storage/create.blade.php index 41d09e679..75168a12f 100644 --- a/resources/views/livewire/storage/create.blade.php +++ b/resources/views/livewire/storage/create.blade.php @@ -1,4 +1,6 @@
+
For more details, please visit the Coolify Docs.
@@ -7,14 +9,15 @@
- +
- + Validate Connection & Continue diff --git a/resources/views/livewire/storage/index.blade.php b/resources/views/livewire/storage/index.blade.php index 605653504..394f6b9d5 100644 --- a/resources/views/livewire/storage/index.blade.php +++ b/resources/views/livewire/storage/index.blade.php @@ -21,7 +21,7 @@
@if (!$storage->is_usable)
Not Usable
- @endif + @endif
@empty