@extends('layouts.admin') @section('title', 'Active Subscriptions') @section('content')
Currently active subscriptions with quick force-expire action.
{{ $item->user->email ?? 'N/A' }}
Active subscription records will appear here when available.