{{--@if($communityUrl)
@endif--}}
{{trans('notification.notifications')}}
{{trans('notification.clear-all')}}
{{trans('notification.mark-all')}}
@foreach($notifications as $notification) {{$notification->present()->render()}} @endforeach {!! $notifications->render() !!}