diff --git a/resources/views/popout.blade.php b/resources/views/popout.blade.php index d467ecc..64ed312 100644 --- a/resources/views/popout.blade.php +++ b/resources/views/popout.blade.php @@ -10,9 +10,15 @@ @if ($unread->count() > 0) -

- Unread Notifications -

+
+

+ Unread Notifications +

+ + +
@foreach ($unread as $announcement)