@extends('front') @section('content')
{!! $blogDetail['description'] !!}
{{ $comment->comment_date }}
{{ $comment->comment }}
{{ __('Write a Comment') }}