@extends('admin.layouts.app') @section('panel')
@csrf

@lang('Icon')

@lang('This indicate the plan icon')

@lang('Name')

@lang('The name of the pricing plan (e.g., Basic, Pro, Premium).')

@lang('Monthly Price')

@lang('The subscription cost charged on a monthly basis.')

{{ gs('cur_text') }}

@lang('Yearly Price')

@lang('The subscription cost charged annually (often discounted from monthly pricing).')

{{ gs('cur_text') }}

@lang('Monthly Credit')

@lang('The number of monthly credits included in the plan for lead generation')

@lang('Yearly Credit')

@lang('The number of yearly credits included in the plan for lead generation.')

@lang('Expired Days in Monthly')

@lang('The number of days per month a user can download seo content generated data before it expires.')

@lang('-1 means never expires.')

@lang('Expired Days in Yearly')

@lang('The number of days per year a user can download seo content generated data before it expires.')

@lang('-1 means never expires.')
@endsection @push('breadcrumb-plugins') @endpush @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush @push('style') @endpush