diff --git a/resources/views/notifications.blade.php b/resources/views/notifications.blade.php index 9dbb547515..0205e3e10f 100755 --- a/resources/views/notifications.blade.php +++ b/resources/views/notifications.blade.php @@ -35,6 +35,18 @@ @endif +@if ($message = Session::get('success-unescaped')) +