@extends('layouts.admin', ['title' => 'Subscription Expired - Booklio', 'pageTitle' => 'Subscription Expired', 'active' => 'subscription']) @include('admin.subscription.partials.data') @section('content')

Your subscription has expired

Renew your {{ $currentPlan['name'] }} plan to restore dashboard access, appointment booking, invoices, reminders, and customer CRM features.

Disable dashboard access placeholder

In production, protected owner dashboard routes can redirect here until the subscription is renewed.

Renew plan Contact support
@endsection