@extends('admin.layouts.app') @section('title', 'Dashboard') @section('content')
No subscriptions expiring in the next 5 days. ๐
@endforelse| Student | Tier | Amount | Date | Reference |
|---|---|---|---|---|
| {{ $pay->student->name }} | {{ $pay->tier->name ?? 'โ' }} | โฆ{{ number_format($pay->amount, 2) }} | {{ $pay->paid_at?->format('M d, Y') }} | {{ $pay->reference }} |
| No payments yet. | ||||