@isset($notifications)
@forelse($notifications as $notification)
apps->name}}">
@empty
@endforelse
@endisset
{{$notification->message}}
@lang("message.create_date") {{$notification->created_at}}
@lang("message.create_date") {{$notification->created_at}}
@lang("message.no_notification")