MAPS Acitivty the least
@include('cfp.components.error_alert')
| Play Count | Map name | Gamemode | Gamemode Type | Round Type | ||
|---|---|---|---|---|---|---|
| {{ $map->map_count }} | {{ $map->map_name }} | {!! isset($map_gamemode) ? "$map_gamemode" : 'Error getting mode' !!} | {{ $map->GAMEMODE_TYPE }} | {{ $map->ROUND_TYPE}} | ||
| No maps available, try again later | ||||||
{{ $map_activity->links() }}