@forelse ($notifications as $val) {{ $val->title }} {{ $val->created_at->diffForHumans() }} {{ $val->body }} @empty No Notifiaction Found @endforelse