feat: add titles

This commit is contained in:
Andras Bacsai
2024-06-07 11:01:10 +02:00
parent a7a9aab189
commit 35cea852ca
57 changed files with 175 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
<form>
<x-slot:title>
{{ data_get_str($project, 'name')->limit(10) }} > Clone | Coolify
</x-slot>
<div class="flex flex-col">
<h1>Clone</h1>
<div class="subtitle ">Quickly clone all resources to a new project or environment.</div>