@extends('table.app') @section('styles') @endsection @section('content') @include('log::log.table.table') @endsection @section('scripts') @endsection