{{__('Set post price')}}

{{__('The PPV content is locked for subscribers as well.')}} @if(getSetting('feed.disable_posts_text_preview')) {{__("The text content will be hidden")}} @endif

@include('elements.icon',['icon'=>'cash-outline','variant'=>'medium'])
{{__('The price must be between :min and :max.',['min' => getSetting('payments.min_ppv_post_price') ?? 1, 'max' => getSetting('payments.max_ppv_post_price') ?? 500])}} {{__('Posts having an expire date can not be price locked.')}}