@extends('../templates/sub-page', ['title' => 'Media Cloud Log Viewer']) @section('top') @endsection @section('header')
{{--
--}} {{--
--}}
@endsection @section('main') {!! $table->display() !!} @endsection