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

Audits Dashboard

@endsection @section('scripts') @endsection @section('css') @endsection