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

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

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

@endsection @section('body-content')

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

@endsection @push('js_section') @endpush