{{-- 条目头部 --}} {{-- 语言版本切换 --}} {{-- 正文 --}} {!! $entry['content'] !!} {{-- 标签 --}} @foreach ($entry['tags'] as $tag) {{ $tag }} @endforeach