diff --git a/resources/views/links/show.blade.php b/resources/views/links/show.blade.php index ee35a26..2c3b2aa 100644 --- a/resources/views/links/show.blade.php +++ b/resources/views/links/show.blade.php @@ -5,10 +5,6 @@

{{ $link->label ?: $link->slug }}

- {{ $link->sourceAppLabel() }} - @if ($link->is_managed_here) - Dynamic destination - @endif