@if($notifications->count() > 0) @foreach($notifications as $notification)
{{ $notification->topic }}
{{ $notification->created_at }}