@if ($imageUrl)
{{ $name }}
@endif

@if (!$category->is_visible) @endif {!! $name !!} @if (isset($searchUrl) && $searchUrl) @endif

@if ($category->is_character_owned == 1)
Characters can own {{ $category->character_limit != 0 ? $category->character_limit : '' }} items in this category{{ $category->can_name != 0 ? ', as well as name them' : '' }}!
@endif
{!! $description !!}