@extends('dashboard.base') @section('content')
@if(session()->has('success')) @endif {{ __('Subscription Plan Management') }} Create Plan

@csrf
Sr. No. Plan Name Plan Availbale Cost Action
@endsection @section('javascript') @endsection