@props(['product' => null, 'categories' => [], 'articles' => []])

{{ trans('app.Knowledge Base Access') }}

kb_access_required) ? 'checked' : '' }} class="h-4 w-4 text-blue-600 focus:ring-blue-500 border-slate-300 dark:border-slate-600 rounded">

{{ trans('app.When enabled, users must have a valid license for this product to access linked KB content') }}

{{ trans('app.This message will be displayed to users who need to verify their purchase') }}

@foreach($categories as $category) @endforeach
@foreach($articles as $article) @endforeach

{{ trans('app.Selected Items') }}

0 {{ trans('app.categories') }}, 0 {{ trans('app.articles') }}