@extends('layouts.datatable') @section('styles') @endsection @section('content')
Activities Log

@includeIf('default::default.filter')
{{ __('log::module.datatable.id') }} {{ __('log::module.datatable.log_name') }} {{ __('log::module.datatable.description') }} {{ __('log::module.datatable.subject_type') }} {{ __('log::module.datatable.event') }} {{ __('log::module.datatable.subject_id') }} {{ __('log::module.datatable.updated_at') }} {{ __('log::module.datatable.manage') }}
@endsection @section('scripts') @endsection