@if( $monthly_incoming->count() === 0 && $monthly_invoices->count() === 0)
{{ __('dashboard.No data') }}
@else
@endif