diff --git a/resources/views/components/resources/breadcrumbs.blade.php b/resources/views/components/resources/breadcrumbs.blade.php index 4c98065ed..b92f5626f 100644 --- a/resources/views/components/resources/breadcrumbs.blade.php +++ b/resources/views/components/resources/breadcrumbs.blade.php @@ -84,7 +84,7 @@ @endif - + @if ($resource->getMorphClass() == 'App\Models\Service') @else