{{ $stat->room->name }} {{ $stat->user->username }} @if ($stat->type == 'add') {{ abs($stat->sum) }} @else {{ abs($stat->sum) }} @endif {{ date(config('app.date_time_format'), strtotime($stat->date_time)) }}