@if($chapter->tags->count() > 0)
@include('entities.tag-list', ['entity' => $chapter])
@endif