This commit is contained in:
Andras Bacsai
2023-05-31 14:42:37 +02:00
parent 5b3a3edcd0
commit 25870dadd8
10 changed files with 31 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<x-layout>
<h1 class="pb-0">Deployments</h1>
<div class="pb-10 text-sm breadcrumbs">
<ul>
<ul>`
<li><a
href="{{ route('project.show', ['project_uuid' => request()->route('project_uuid')]) }}">{{ $application->environment->project->name }}</a>
</li>