@include('partials.widgets.stats_header', ['header_class' => 'border-bottom-0'])
{{ $model->name }}
@money($totals['current'], setting('default.currency'), true)

{{ trans('widgets.payables') }} {{ $totals['open'] }} / {{ $totals['overdue'] }}