@extends('layouts.nova')
@php
$headerBreadcrumbs = collect([
(object) ['name' => $page_title, 'url' => route('legacy.monthly_commentators')],
]);
@endphp
@section('content')
| Thumb | Name | Level | Country | Comments |
|---|---|---|---|---|
|
|
{{ $row->uname }} |
|
@if (!empty($row->country_flag))
|
{{ (int)$row->num_comments }} |