{{ __('Your subscription allows adding :postsLimit posts lifetime.', ['postsLimit' => opt('free_posts_limit')]) }}

{{ __('Your have :remainingPosts posts remaining.', ['remainingPosts' => auth()->user()->remainingPosts()]) }}

{{ __('Check Platinum') }} {{ __(' for unlocking all limits') }}