@extends('backend.layouts.layout-2') @section('page-title', trans('app.activity')) @section('page-heading', trans('app.activity')) @section('styles') @parent @endsection @section('scripts') @parent @endsection @section('content')
DataTable within card
# @lang('app.log_name') @lang('app.description') @lang('app.subject_id') @lang('app.subject_type') @lang('app.causer_id') @lang('app.causer_type') @lang('app.properties') @lang('app.created_at')
@stop