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

@lang('custom.messages.last-12-months-income')

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