@extends('back.layout') @section('css') @endsection @section('main')
@lang('Status') :   new) checked @endif> @lang('New') @lang('Valid')
@include('back.comments.table', compact('comments'))
@endsection @section('js') @endsection