@lang('gallery.photo_comment_pending_approval')
{{ $comment->authorDisplayName() }}
{{ $comment->authorDisplayName() }}
{{ date(UserConfig::get('date_format'), strtotime($comment->created_at)) }}
{!! $comment->textAsHtml() !!}
{{ csrf_field() }}