@extends('layouts.app') @section('title', 'Certificate Renewals') @section('page-title', 'Certificate Renewal Dashboard') @section('breadcrumb', 'Teaching / Certificate Renewal') @section('content')
Valid (with expiry)
{{ $stats['valid'] }}
Expiring Soon
{{ $stats['expiring_soon'] }}
Renewal Due
{{ $stats['renewal_due'] }}