@extends('admin.index') @section('title') {{ translate("comment_list") }} - @endsection @section('header') @endsection @section('content')
{{ translate("comment_list") }}

{{ translate("manage_comments_here") }}

{{ translate("commenter") }} {{ translate("comment_content") }} {{ translate("status") }} {{ translate("creation_date") }} {{ translate("edit") }}
@endsection @section('footer') @endsection