@extends('cms.layouts.authorized') @inject('constant', '\App\Util\Constant') @section('title', 'Daftar Log Activity Apps') @section('headerCustom') @php $title = 'Daftar Log Activity Apps'; @endphp @endsection @section('content')
{{ $title }}
@tableconfig
@tableajax(route('admin.activityLogCmsData')) Nama IP Address Event Menu Log At Aksi @endtableajax
@endsection