@extends('layouts.master', ['page_title' => 'Configuration', 'body_id' => 'activit_log', 'page_sub_title' => 'Activity Log', 'plugins' => ['datatables' => true]]) @section('content') @component('components.card_main', [ 'title' => 'Activity Log', 'description' => 'Here you can see all the activity of the system. Use the following filters to perform a custom search, only the first 10000 elements will be displayed.' ]) @slot( 'body' )
@endslot @slot('after_body') @component('components.datatable') @slot('thead')