@if($is_visible)
@lang('DBasic::common.stats') {{ $header_note }}
@foreach($stats as $key => $value) @endforeach
{{ $key }} {{ $value }}
@if($footer_note) @endif
@endif