@extends('layouts.dashboard') @section('title', 'Create Subscription Plan') @section('styles') @endsection @section('content')

Create New Plan

Define pricing, limits, and features for a new SaaS subscription tier.

Back to Plans
@csrf
Basic Information
Limits & Quotas (0 = Unlimited)
Job Posting Limits
Resume & Candidate Limits
Communication Limits
Support & Branding
Custom Features (Displayed on Pricing Page)
Settings & Publishing
Cancel
@endsection @section('scripts') @endsection