mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Local changes to breadcrumbs before merging
This commit is contained in:
parent
e6c0c397ff
commit
162d7bb120
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@
|
|||
@endif
|
||||
</div>
|
||||
</li>
|
||||
<!-- Status Component based on Resource Type -->
|
||||
<!-- Status Component on Resource Type -->
|
||||
@if ($resource->getMorphClass() == 'App\Models\Service')
|
||||
<x-status.services :service="$resource" />
|
||||
@else
|
||||
|
|
|
|||
Loading…
Reference in a new issue