@extends($_layout.'master') @section('show_sidebar', 1) @section('title', 'Thông báo') @section('content')
@include($_template.'filter.date',[ 'searchable' => [ 'message' => 'Nội dung' ], 'sortable' => [ 'created_at' => 'Thời gian' ], ])
@endsection @section('js') {{-- --}} @endsection