diff --git a/resources/views/breadcrumbs/header.blade.php b/resources/views/breadcrumbs/header.blade.php
index ce38959..00d13a6 100755
--- a/resources/views/breadcrumbs/header.blade.php
+++ b/resources/views/breadcrumbs/header.blade.php
@@ -157,7 +157,7 @@
{{ __('Hey there :accountName! It looks like you don\'t have permission to access this resource. Believe this is a mistake? Contact us and we\'ll sort it out!', ['accountName' => Auth::user()->name]) }}
+{{ __('Hey there! It looks like you don\'t have permission to access this resource. This may be because you don\'t have the appropriate roles, or because you\'ve been suspended. Believe this is a mistake? Contact us and we\'ll sort it out!') }}
@break; @case(503)