@extends('layouts.dashboard') @section('title-content') {{ config('app.name') }} | Audits Index @endsection @section('content')

Audits Dashboard

AUDIT Summary

{{-- --}}
S/N Model Action User TimeOld Values New Values
@endsection @section('scripts') @endsection