@extends('admin.master_layout') @section('title') {{ __('translate.Comment Detail') }} @endsection @section('body-header')

{{ __('translate.Comment Detail') }}

{{ __('translate.Manage Blog') }} >> {{ __('translate.Comment Detail') }}

@endsection @section('body-content')

{{ __('translate.Comment Detail') }}

@endsection @push('js_section') @endpush