mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-01 12:33:45 +00:00
ui: redesign
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<x-layout>
|
||||
<h1>Destinations</h1>
|
||||
<div class="subtitle ">All Destinations</div>
|
||||
<div class="subtitle ">All Destinations.</div>
|
||||
<div class="grid gap-2 lg:grid-cols-2">
|
||||
@forelse ($destinations as $destination)
|
||||
@if ($destination->getMorphClass() === 'App\Models\StandaloneDocker')
|
||||
|
||||
Reference in New Issue
Block a user