{{ $game }} - {{ ucfirst($section) }}
Filters
No entries found.
@elseName
@if($isMonsterSection)
Level
@endif
@if($showFactionColumn)
Faction
Fac
@endif
@if($icon)
@endif
{{ $name }}
@if($isMonsterSection)
{{ $level && $level > 0 ? $level : '-' }}
@endif
@if($showFactionColumn)
{{ $faction }}
{{ $factionShort }}
@endif
@endforeach