{{getInformationData('Invoice')->count('subscriber_id')}}
{{getInformationData('Invoice')->sum('amount')}}
{{getInformationData('Invoice')->sum('sub_total')}}
{{getInformationData('Invoice')->sum('discount')}}