@extends('layout.page-app') @section('page_title', __('label.Comment')) @section('content') @include('layout.sidebar')
@include('layout.header')

{{__('label.Comment')}}

{{__('label.#')}} {{__('label.user_name')}} {{__('label.video')}} {{__('label.Comment')}} {{__('label.date')}} {{__('label.action')}}
@endsection @section('pagescript') @endsection