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