Admin Dashboard

@foreach($stats as $k=>$v)
{{ ucfirst(str_replace('_',' ',$k)) }}
{{ $v }}
@endforeach