All Notifications
All Notifications
@php
$getProfile_notifications=HireMeeHelper::getWebNotification(1);
$count=HireMeeHelper::getCountWithoutRead();
@endphp
{{ $count }}
-
@forelse($getProfile_notifications as $notifications)
-
{{ $notifications->created_at->format('l jS \\of F Y h:i:s A') }}
{{ $notifications->notify_content }} Please click to update
@empty
@endforelse
- Clear all notifications