@if (! is_null($tags))

{{ trans('people.people_list_filter_tag') }} @foreach ($tags as $tag) {{ $tag->name }} @endforeach {{ trans('people.people_list_clear_filter') }}

@endif @if ($tagLess)

{{ trans('people.people_list_filter_untag') }} {{ trans('people.people_list_clear_filter') }}

@endif
Image

{{ trans('people.people_list_blank_title') }}