feat: add titles
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
<div>
|
||||
<x-slot:title>
|
||||
{{ data_get_str($storage, 'name')->limit(10) }} >Storages | Coolify
|
||||
</x-slot>
|
||||
<livewire:storage.form :storage="$storage" />
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user