@extends('layout.layout') @php $route = 'question-comments'; @endphp @section('title',__('lang.question-comments')) @section('header')
|
|
{{__('lang.comment')}} | {{__('lang.question')}} | {{__('lang.UserName')}} | {{__('lang.view_count')}} |
|---|