{{ trans('entities.shelves_popular') }}
@if(count($popular) > 0) @include('entities.list', ['entities' => $popular, 'style' => 'compact']) @else

{{ trans('entities.shelves_popular_empty') }}

@endif