diff --git a/resources/views/recipes/train.blade.php b/resources/views/recipes/train.blade.php index 16a33aa..d6f8dab 100644 --- a/resources/views/recipes/train.blade.php +++ b/resources/views/recipes/train.blade.php @@ -28,7 +28,7 @@ @if($journey['isCancelled']) - {{ $journey->status }} + Cancelled @else