@extends('layouts.nova') @section('content')
List of users who post the most comments in the current month.
| Thumb | Name | Level | Country | Comments |
|---|---|---|---|---|
|
|
{{ $row->uname }} |
|
@if (!empty($row->country_flag))
|
{{ (int)$row->num_comments }} |