• @if ($notificationcount > 0) @endif
    @if ($notificationcount > 0) @foreach ($notificationlist as $key => $value) @if ($notificationcount > 1 && $notificationcount - 1 != $key)
    @endif @endforeach @else No Notification @endif