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

{{__('Paid posts are locked for subscribers as well.')}}

@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.')}}