@lang('list.list')

{{ $list->name }}

@lang('linkace.added_by'):
@if($list->description)
{!! $list->formatted_description !!}
@endif