@if( ! empty( $yearly_data['expenses'] ) && $yearly_data['expenses']->count() > 0 )

@lang('custom.messages.expense-category')

@section('javascript') @parent @include('dashboard-parts.expenseCategoryBarchart-scripts') @endsection @endif