@extends('lap::layouts.auth') @section('title', 'Activity Logs') @section('child-content')

@yield('title')

{!! $html->table() !!}
@endsection @push('scripts') {!! $html->scripts() !!} @endpush