@extends('admin.layout') @section('page_title', 'Comments') @section('admin_content')
{{ $comment->body }}
No comments.