@extends('layouts.app') @section('content')
Total control over your security infrastructure and API integrations.
{{ $activity->name }}
Used {{ $activity->last_used_at->diffForHumans() }}
No recent activity detected.
| Common Name | Organization | Issued At | Expires | Status |
|---|---|---|---|---|
| {{ $cert->common_name }} | {{ $cert->organization }} | {{ $cert->created_at->format('M d, Y') }} | {{ $cert->valid_to->format('M d, Y') }} | @if($cert->valid_to > now()) Valid @else Expired @endif |
| No certificates found. | ||||