@extends(Theme::viewName('layout')) @section('title', trans('admin.delete_comment', ['author_name' => $comment->authorDisplayName()])) @section('breadcrumb')
@lang('admin.delete_comment_confirm', ['author_name' => $comment->authorDisplayName()])
{!! $comment->textAsHtml() !!}@lang('admin.delete_comment_warning')