@empty($notification->read_at)
@endempty
@if(empty($notification->data['is_brand']) || $notification->data['is_brand'] != 1)
{{ __("words.View Details") }}
@endif
@if (!empty($notification['reply_button']))
@endif
@empty
{{ __("words.There are no new notifications") }}
@endforelse