@extends('layouts.app') @section('content') @include('settings::partial.menu')

@lang('user::users.module') - {{$entity->name }} @lang('users::user.module.actity_log')

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