@include($class->views['header'], ['header_class' => ''])
{!! $chart->container() !!}
{{ $totals['incoming'] }}
{{ trans('general.incoming') }} remove
{{ $totals['outgoing'] }}
{{ trans('general.outgoing') }} drag_handle
{{ $totals['profit'] }}
{{ trans_choice('general.profits', 1) }}
@push('body_scripts') {!! $chart->script() !!} @endpush