@extends('admin.layouts.container') @section('content')
{{ __('comments.course_id') }} {{ __('comments.product_id') }} {{ __('comments.user_id') }} {{ __('comments.comment') }} {{ __('dashboard.created_at') }} {{ __('dashboard.processes') }}
@endsection @section('inner_js') @endsection