@extends('layouts.app', ['activePage' => 'tools', 'titlePage' => __('Tools')]) @section('content')

Logs

View Compliance Logs

View all error logs where members are in a compliance state. You can export this list to a CSV too. View Logs

Delete Compliance Logs

Delete logs where there are compliance errors only. This is not a soft delete. Performing this action will permanently remove all logs.

Delete All Logs

Delete all logs from the system. This is not a soft delete. Performing this action will permanently remove all logs.

Delete All Logs Before Date

Delete all logs before a specified date. This is not a soft delete. Performing this action will permanently remove matching logs.

View MBO Client

View the json response of a GET request for an MBO client by email..
@csrf

View MBO Client Sites

View the json response of a GET request for an MBO client cross-regional sites by client ID..
@csrf
@endsection