@extends('layouts.app', ['title' => 'Admin Reports | Print Cards']) @section('content')
Operational and revenue analytics for the card-printing platform.
| Channel | Recipient | Subject | Sent At |
|---|---|---|---|
| {{ $notification->channel }} | {{ $notification->recipient }} | {{ $notification->subject }} | {{ $notification->sent_at?->format('d M Y h:i A') }} |