{{-- Sidebar --}}
{{-- Post navigation --}} {{-- Post ID --}} {{-- Post author --}} {{-- Post upload date --}} {{-- Post rating --}} {{-- Tags --}} @foreach ($post->tags as $tag) {{ $tag->name }} @endforeach
{{-- Main content --}}
@foreach ($comments as $comment) @endforeach {{-- Full image dialog --}} @script @endscript