diff --git a/resources/views/recipe/show.blade.php b/resources/views/recipe/show.blade.php
index 5baaec8..49e36e7 100644
--- a/resources/views/recipe/show.blade.php
+++ b/resources/views/recipe/show.blade.php
@@ -14,10 +14,11 @@
{{ __('Created item') }}
- {{$recipe->craft->name}} +
@if ($recipe->craft->external_id)
-