@extends('layouts.app') @section('title', 'Upgrade Plan') @section('page-title', 'Choose Your Plan') @section('breadcrumb', 'Upgrade to unlock all features') @section('content')
{{ $plan->description }}
₹{{ number_format($plan->price_yearly, 0) }}/year — Save ₹{{ number_format($plan->yearly_savings, 0) }}
No plans configured yet. Contact support.
{{ $f['title'] }}
{{ $f['desc'] }}