@if (!empty($canRequestLogDeletion))

Delete saved logs

Ask Super Admin to permanently delete this company’s saved SMS and alerts older than a date. Live-only (unsaved) rows expire automatically at the end of the day.

@csrf
@if (!empty($pendingLogDeletionRequests) && $pendingLogDeletionRequests->isNotEmpty())

Pending requests:

@endif
@endif